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 38f1b6f commit fb5a939Copy full SHA for fb5a939
justfile
@@ -6,7 +6,7 @@ default:
6
@just --list
7
8
install:
9
- uv sync --frozen
+ uv sync
10
uv run pre-commit install
11
12
test *args:
0 commit comments