We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86b01b7 commit 01871e4Copy full SHA for 01871e4
1 file changed
.github/workflows/ruff-lint.yml
@@ -28,4 +28,4 @@ jobs:
28
29
- name: Run Ruff
30
run: |
31
- uv run ruff check .t
+ uv run ruff check .
0 commit comments