We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feb0211 commit 1f3ce2eCopy full SHA for 1f3ce2e
.github/workflows/lint.yml
@@ -30,3 +30,4 @@ jobs:
30
31
- name: Run ruff
32
run: uv run ruff check **/*.py
33
+ run: uv run ruff format --check **/*.py
0 commit comments