awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesAutomatic Formatters

Tools that automatically rewrite source code to follow language-specific structural rules.

Distinct from Ruby Code Standardization: Focuses on the automated rewriting tool rather than the abstract standards of standardization

Explore 1 awesome GitHub repository matching programming languages & runtimes · Automatic Formatters. Refine with filters or upvote what's useful.

Awesome Automatic Formatters GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rubocop-hq/rubocopAvatar de rubocop-hq

    rubocop-hq/rubocop

    12,879Voir sur GitHub↗

    RuboCop is a static code analyzer, linter, and formatter for the Ruby language. It detects style violations, potential bugs, and code smells by scanning source code without executing the program. The tool enforces a predefined Ruby style guide by flagging deviations and automatically rewriting source code to ensure consistency across projects. It includes a language server that provides real-time analysis and formatting suggestions directly within text editors.

    Automatically rewrites Ruby source code to follow a consistent style guide.

    Ruby
    Voir sur GitHub↗12,879
  1. Home
  2. Programming Languages & Runtimes
  3. Ruby Code Standardization
  4. Automatic Formatters