fables-tales/rubyfmt
Ruby Autoformatter! observed · 2026-08-28
Health v2 · maintenance only
90/100
- Activity 97
- Release rhythm 74
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 61.0
- age_days: 2820
- days_rel: 97
- days_push: 23
- n_releases_24m: 5
Adoption not part of the score
1228 stars · 65 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
rubyfmt is a fast, opinionated autoformatter for Ruby source code, written in Rust. It runs as a CLI tool and integrates with editors like VS Code and Neovim.
Use cases
- format ruby files automatically
- autoformat ruby code on save
- enforce consistent ruby code style
- format ruby code from the command line
- format ruby code in neovim or vscode
- check formatting diffs for ruby files
When to choose
- you want a fast, opinionated Ruby formatter with editor integration
- you need CLI-based formatting with gitignore support and per-file opt-in/out
- you prefer a Rust-based alternative to RuboCop's formatter
When to avoid
- you need highly configurable formatting rules rather than opinionated defaults
- you need a linter, not just a formatter
- your team standardizes on RuboCop or another Ruby-native formatter
Facets
cli-tool · maturity active
formatter cli developer-tools developer-tools programming-languages cli cross-platform ruby code-formatting rust editor-integration command-line macos linux
1 source
- readme: https://github.com/fables-tales/rubyfmt · fetched 2026-08-28 · 571caeb73ad4
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fables-tales/rubyfmt | main | 90 |
For agents
markdown · JSON · MCP: product_card(name="fables-tales/rubyfmt")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem