Skip to content

ci: add ruff lint + format gate - #6

Merged
lguerard merged 1 commit into
mainfrom
ci/ruff-lint
Jun 22, 2026
Merged

ci: add ruff lint + format gate#6
lguerard merged 1 commit into
mainfrom
ci/ruff-lint

Conversation

@lguerard

Copy link
Copy Markdown
Contributor

Adds a Lint workflow running ruff check and ruff format --check on pushes to main and on every PR, so style/lint can't drift.

Stacked on #5 (the 80-col alignment) so this PR's own CI is green — without it, ruff format --check would fail on the files still formatted at the old 88-col default. Merge #5 first (or merge this, which includes the alignment commit).

🤖 Generated with Claude Code

Run 'ruff check' and 'ruff format --check' on pushes to main and on
every pull request so style and lint stay enforced.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@lguerard
lguerard merged commit a0cc2f0 into main Jun 22, 2026
1 check passed
@lguerard
lguerard deleted the ci/ruff-lint branch June 22, 2026 13:17
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