We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60a9266 commit ab94e89Copy full SHA for ab94e89
.github/workflows/format_check.yml
@@ -18,4 +18,4 @@ jobs:
18
version: "latest"
19
20
- name: Run uv format check
21
- run: uv format --check .
+ run: uv format --check
0 commit comments