Skip to content

ci: add ruff format check to CI pipeline#1127

Merged
jschoedl merged 1 commit intomainfrom
ci/add-ruff-format-check
Apr 8, 2026
Merged

ci: add ruff format check to CI pipeline#1127
jschoedl merged 1 commit intomainfrom
ci/add-ruff-format-check

Conversation

@jschoedl
Copy link
Copy Markdown
Collaborator

@jschoedl jschoedl commented Apr 8, 2026

Separates linting (ruff check) and formatting (ruff format --check) into distinct CI steps so unformatted code fails the build with a helpful fix message.

Separates linting (ruff check) and formatting (ruff format --check)
into distinct CI steps so unformatted code fails the build with a
helpful fix message.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@jschoedl jschoedl merged commit 30b24ac into main Apr 8, 2026
3 checks passed
@jschoedl jschoedl deleted the ci/add-ruff-format-check branch April 8, 2026 15:37
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