We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0663589 commit f5f1286Copy full SHA for f5f1286
2 files changed
.github/workflows/format-backend.yaml
@@ -44,6 +44,3 @@ jobs:
44
45
- name: Ruff format check
46
run: ruff format --check . --exclude .venv --exclude venv
47
-
48
- - name: Ruff lint
49
- run: ruff check . --exclude .venv --exclude venv
.github/workflows/ruff.disabled
0 commit comments