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 27225f7 commit 01fd8b3Copy full SHA for 01fd8b3
CLAUDE.md
@@ -24,7 +24,7 @@ make docs-serve # Serve docs locally
24
Pre-commit hooks are also configured, which you should
25
run before you commit:
26
```bash
27
-uv run pre-commit run --all-files
+pre-commit run --all-files
28
```
29
30
## Important Architectural Patterns
0 commit comments