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 1f83a98 commit ddc8db0Copy full SHA for ddc8db0
README.md
@@ -24,7 +24,7 @@ uv run pytest
24
Check formatting and other lints:
25
26
```shell
27
-uv run pre-commit --all-files
+uv run pre-commit run --all-files
28
```
29
30
If you don't want to type `uv run` all the time:
0 commit comments