awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
sleekbyte avatar

sleekbyte/tailor

0
View on GitHub↗
1,406 stars·48 forks·Java·MIT·14 viewssleekbyte.github.io/tailor↗

Tailor

Cross-platform static analyzer and linter for Swift.

Features

  • Code Quality - Analyzes Swift code to improve quality and style.
  • Code Quality Tools - Performs static analysis to improve code quality.

Star history

Star history chart for sleekbyte/tailorStar history chart for sleekbyte/tailor

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does sleekbyte/tailor do?

Cross-platform static analyzer and linter for Swift.

What are the main features of sleekbyte/tailor?

The main features of sleekbyte/tailor are: Code Quality, Code Quality Tools.

Which projects share features with sleekbyte/tailor?

Projects with overlapping indexed features include: andresinaka/swiftcop — SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record… nicklockwood/swiftformat — SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It… beautify-web/js-beautify — js-beautify is a web language beautifier and code formatter designed to standardize the layout and structure of… bbatsov/rubocop — RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect… azz/pretty-quick — Runs Prettier on your changed files. alibaba/p3c — p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and…

Projects sharing features with Tailor

These projects share indexed features with Tailor. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • nicklockwood/swiftformatnicklockwood avatar

    nicklockwood/SwiftFormat

    8,835View on GitHub↗

    SwiftFormat is a tool for the Swift language that functions as a code formatter, linter, and refactoring utility. It automatically applies consistent style rules and visual formatting to source files to ensure a uniform appearance across a project. The project differentiates itself by providing both a command-line interface for batch processing and an Xcode extension for integration directly into the development environment. It includes specialized capabilities for modernizing legacy API usage, simplifying language constructs, and inferring formatting options by analyzing an existing codebase

    Swift
    View on GitHub↗8,835
  • andresinaka/swiftcopandresinaka avatar

    andresinaka/SwiftCop

    536View on GitHub↗

    SwiftCop is a validation library fully written in Swift and inspired by the clarity of Ruby On Rails Active Record validations.

    Swiftclarityemail-validationswift
    View on GitHub↗536
  • azz/pretty-quickazz avatar

    azz/pretty-quick

    2,290View on GitHub↗

    Runs Prettier on your changed files.

    TypeScript
    View on GitHub↗2,290
  • alibaba/p3calibaba avatar

    alibaba/p3c

    30,827View on GitHub↗

    p3c is a Java static analysis tool and code quality linter designed to enforce professional coding guidelines and quality standards. It utilizes a set of custom rules based on the PMD engine to scan source code for style violations, performance bottlenecks, and potential bugs. The project is distributed as an IDE linting plugin that provides real-time feedback and warnings during development. It also includes functionality for pre-commit code quality gates, allowing modified files to be scanned and blocked if they violate defined rules before being committed to version control. The analysis

    Kotlin
    View on GitHub↗30,827
Compare all 30 related projects→