Skip to content

deps(deps-dev): bump ruff to 0.16.0, freeze docs/ from the formatter - #193

Merged
VortexUK merged 1 commit into
mainfrom
deps/ruff-016
Jul 28, 2026
Merged

deps(deps-dev): bump ruff to 0.16.0, freeze docs/ from the formatter#193
VortexUK merged 1 commit into
mainfrom
deps/ruff-016

Conversation

@VortexUK

Copy link
Copy Markdown
Owner

Summary

Replaces dependabot #186 (which failed CI): ruff 0.16 formats Python code blocks inside markdown by default, reflowing 16 historical plan/spec docs under docs/superpowers. Those are point-in-time records — extend-exclude = ["docs"] keeps them frozen so the upgrade lands without churning their git blame. The actual Python tree was already 0.16-clean (zero reformats).

Test plan

  • ruff format --check . clean (344 files, no doc churn), ruff check . clean, pyright clean, 1638 backend tests green — all locally under 0.16.0.

🤖 Generated with Claude Code

Replaces dependabot #186: ruff 0.16 formats Python code blocks inside
markdown by default, which reflowed 16 historical plan/spec docs under
docs/superpowers. Those are point-in-time records - extend-exclude them
so the upgrade lands without churning their blame. The Python tree was
already 0.16-clean.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@VortexUK
VortexUK merged commit 02207a4 into main Jul 28, 2026
6 checks passed
@VortexUK
VortexUK deleted the deps/ruff-016 branch July 28, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant