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
·
bbatsov avatar

bbatsov/ruby-style-guide

0
View on GitHub↗
16,546 Stars·3,351 Forks·14 Aufruferubystyle.guide↗

Ruby Style Guide

This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of agreed-upon rules for syntax, naming conventions, and structural guidelines to ensure uniform code appearance and maintainability across Ruby projects.

The project serves as both a human-readable documentation resource for developers and a machine-readable RuboCop configuration specification. This allows natural language style guidelines to be mapped directly to automated linting rules.

The system covers Ruby code standardization, style enforcement, and project governance through the use of rule-based static analysis. It leverages RuboCop to programmatically identify and fix stylistic inconsistencies based on the established community standards.

Features

  • Coding Standards - Provides a curated collection of Ruby language conventions and formatting rules.
  • Static Analysis Standards - Defines agreed-upon naming and syntax conventions for identifying stylistic deviations in Ruby.
  • Static Analysis Rules - Evaluates source code against predefined patterns to identify stylistic deviations.
  • RuboCop Integration - Leverages RuboCop to programmatically enforce defined style rules.
  • Ruby Style Enforcement - Applies uniform guidelines to Ruby files to eliminate stylistic inconsistencies.
  • Linting Configuration Specifications - Provides a machine-readable RuboCop configuration specification mapped from natural language guidelines.
  • Community-Driven Specifications - Provides a community-driven specification for Ruby coding style and formatting.
  • Language-Specific Quality Standards - Establishes a community-consensual set of quality standards for Ruby code.
  • Ruby Code Standardization - Establishes a consistent set of formatting and structural rules for Ruby source code.
  • Coding Standards - Provides a collection of agreed-upon rules for Ruby syntax and naming conventions.
  • Linter Configuration Management - Defines machine-readable rules for RuboCop to automatically enforce coding styles.
  • Configuration-Driven Rules - Maps natural language style guidelines to a machine-readable RuboCop configuration file.
  • Static Code Analysis - Uses automated tools to evaluate source code against predefined patterns.
  • Ruby Programming Resources - Serves as a human-readable reference guide for Ruby best practices.
  • Documentation-Driven Standards - Uses human-readable guides as the primary reference for the linting configuration.
  • Project Governance Standards - Defines community-accepted standards for clean and maintainable Ruby code.
  • Coding Standards - Community-driven Ruby coding style guide.
  • Programming Language Guides - Comprehensive guide for writing idiomatic Ruby code.
  • Programming Languages - Community-driven style guide for Ruby coding.
  • Coding Style Guides - Standardized community coding style and conventions.

Star-Verlauf

Star-Verlauf für bbatsov/ruby-style-guideStar-Verlauf für bbatsov/ruby-style-guide

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht bbatsov/ruby-style-guide?

This project is a community-driven Ruby coding style guide and static analysis standard. It provides a collection of agreed-upon rules for syntax, naming conventions, and structural guidelines to ensure uniform code appearance and maintainability across Ruby projects.

Was sind die Hauptfunktionen von bbatsov/ruby-style-guide?

Die Hauptfunktionen von bbatsov/ruby-style-guide sind: Coding Standards, Static Analysis Standards, Static Analysis Rules, RuboCop Integration, Ruby Style Enforcement, Linting Configuration Specifications, Community-Driven Specifications, Language-Specific Quality Standards.

Welche Open-Source-Alternativen gibt es zu bbatsov/ruby-style-guide?

Open-Source-Alternativen zu bbatsov/ruby-style-guide sind unter anderem: airbnb/ruby — This project provides a collection of coding standard specifications, style guides, and configuration assets used to… thoughtbot/guides — This project is a software engineering style guide and a curated collection of architectural patterns and coding… rubocop/ruby-style-guide — This project is a community-driven style guide that defines standards for formatting and structuring Ruby code. It… bbatsov/rails-style-guide — This project is a collection of community-driven coding standards and best practices for developing maintainable Ruby… rwaldron/idiomatic.js — This project is a JavaScript style guide and a set of coding standards designed to ensure codebase consistency. It… bbatsov/rubocop — RuboCop is a static code analyzer and linter for Ruby. It functions as a static analysis tool designed to detect…

Open-Source-Alternativen zu Ruby Style Guide

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Ruby Style Guide.
  • airbnb/rubyAvatar von airbnb

    airbnb/ruby

    3,890Auf GitHub ansehen↗

    This project provides a collection of coding standard specifications, style guides, and configuration assets used to define automated rules for static code analysis in Ruby. It serves as a centralized set of RuboCop configurations and static analysis rules to ensure consistent syntax and idiomatic usage across a codebase. The project establishes a comprehensive Ruby style guide that defines naming conventions, indentation, and structural requirements. It utilizes a pluggable linting engine to enforce these standards through a defined set of patterns and constraints. The capability surface co

    Ruby
    Auf GitHub ansehen↗3,890
  • thoughtbot/guidesAvatar von thoughtbot

    thoughtbot/guides

    9,556Auf GitHub ansehen↗

    This project is a software engineering style guide and a curated collection of architectural patterns and coding standards. It provides a multi-language coding standard to ensure maintainable software across Ruby, Python, JavaScript, and Swift. The project establishes a development workflow specification for version control, continuous integration, and peer review to maintain a linear project history. It also includes a web accessibility framework based on ARIA and WCAG standards, using design tokens and semantic HTML patterns to build inclusive interfaces. The guides cover a broad range of

    Ruby
    Auf GitHub ansehen↗9,556
  • 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

    rubocoprubystyle-guide
    Auf GitHub ansehen↗16,546
  • bbatsov/rails-style-guideAvatar von bbatsov

    bbatsov/rails-style-guide

    6,509Auf GitHub ansehen↗

    This project is a collection of community-driven coding standards and best practices for developing maintainable Ruby on Rails applications. It serves as a style guide, architecture reference, and development guide to ensure consistency across a codebase. The guide provides technical recommendations for establishing naming conventions and architectural patterns. It specifically focuses on organizing models, controllers, and views to separate business logic from data persistence and user interface presentation. The documentation covers a broad range of capabilities, including RESTful API desi

    Auf GitHub ansehen↗6,509
  • Alle 30 Alternativen zu Ruby Style Guide anzeigen→