Ross ROSS = Recommend OSS · open-source software intelligence for agents

standardrb/standard

Ruby's bikeshed-proof linter and formatter 🚲 observed · 2026-08-28

github.com/standardrb/standard · Ruby · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2856
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2919 stars · 233 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

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

cli-tool · maturity active

linter formatter developer-tools developer-tools programming-languages cli cross-platform ruby rubocop code-style zero-configuration auto-formatting command-line

1 source

Member repositories

RepositoryRoleHealth v2
standardrb/standardmain67

For agents

markdown · JSON · MCP: product_card(name="standardrb/standard")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem