awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesStyle Patterns

Structural patterns focused on coding style and formatting for a specific language.

Distinct from Language-Specific Structural Patterns: Focuses specifically on stylistic and formatting patterns rather than general internal file structure or grouping logic

Explore 1 awesome GitHub repository matching software engineering & architecture · Style Patterns. Refine with filters or upvote what's useful.

Awesome Style Patterns GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • rubocop/ruby-style-guideAvatar von rubocop

    rubocop/ruby-style-guide

    16,546Auf GitHub ansehen↗

    This project is a community-driven style guide that defines standards for formatting and structuring Ruby code. It serves as a collection of language conventions and best practices intended to ensure that Ruby applications are written idiomatically and maintainably. The guide functions as a static analysis standard, providing a reference that automated linting tools use to enforce uniform coding patterns and structural rules. By mapping written guidelines to these automated configurations, it establishes a shared source of truth for code consistency. The scope of the project covers Ruby code

    Organizes coding standards into specific structural patterns and examples for consistent application.

    rubocoprubystyle-guide
    Auf GitHub ansehen↗16,546
  1. Home
  2. Software Engineering & Architecture
  3. Package-Based Code Organization
  4. Language-Specific Structural Patterns
  5. Style Patterns