Stackness
Ruff

Ruff

Extremely fast Python linter and formatter written in Rust

1 member lists Ruff, up 1 in the last 12 weeks, data as of 10 September 2026

Usage on Stackness
1memberup 1 in the last 12 weeks

Members who list Ruff in their Stack, by week.

History
Collected from public datasets outside Stackness, not from stacks on this site. Each series is scaled to its own peak because the units do not compare. Data sources
Mentions, monthly

Hacker News mentions mentions: 5 mentions (2022) to 15 mentions (2026)

20222023202420252026

Imported from Hacker News mentions

No users yet.

Moves that use Ruff

Every project gets a single make check that runs lint, format-check and tests for the whole stack at once, and nothing gets committed until it is green. The value is not the automation, it is that there is exactly one thing to remember and no partial-check escape hatch to negotiate with. Per-side targets exist for speed while iterating, but the gate before a commit is always the full one. Written into the project instructions as mandatory, an agent will run it unprompted for the rest of the session.

00
See all moves that use Ruff