# standardrb/standard

Ruby's bikeshed-proof linter and formatter 🚲

Repository: https://github.com/standardrb/standard
Canonical: https://ross.abutalabs.com/products/standardrb-standard
Language: Ruby
License: NOASSERTION
License Family: other
Topics: formatter, linter, rubocop, ruby
Last push: 2026-08-25T12:31:35+00:00

## Health v2 (maintenance only)
Score: 67/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 8, longevity 100
- inputs: {"age_days": 2856, "days_push": 8, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2919, forks 233 (observed 2026-08-28T04:07:30.089174+00:00)

## What it is
Standard Ruby is a linter and formatter for Ruby built on RuboCop, offering a deliberately unconfigurable, opinionated ruleset to eliminate style debates. It supports plugins via lint_roller and integrates with editors and CI.

## Use cases
- lint my ruby code without configuring rules
- auto-format ruby files to a consistent style
- enforce a single ruby code style across a team
- stop bikeshedding over rubocop configuration
- run ruby style checks in CI
- add custom lint rules via plugins

## When to choose
- you want zero-configuration, opinionated ruby linting and formatting
- your team wastes time debating style rules
- you want a standardjs-like experience for ruby

## When to avoid
- you need heavily customized or per-project style rules
- you already maintain a fine-tuned rubocop configuration

## Facets
- artifact type: cli-tool
- maturity: active
- function: linter, formatter, developer-tools
- domain: developer-tools, programming-languages
- platform: cli, cross-platform
- tags: ruby, rubocop, code-style, zero-configuration, auto-formatting, command-line

## Member repositories
- standardrb/standard (main) score 67

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:30.089174+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:34:00.665893+00:00, confidence not recorded.
  - readme: https://github.com/standardrb/standard (fetched 2026-08-28T04:07:30.089174+00:00, sha 5a24faecf623)
- Data as of 2026-08-30T08:39:29.467469+00:00.
