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 387739a commit 9ea517fCopy full SHA for 9ea517f
.github/workflows/python-app.yaml
@@ -15,6 +15,7 @@ jobs:
15
run: |
16
pip install uv
17
uv sync
18
+ pip install ruff
19
- name: lint
20
21
ruff check .
0 commit comments