Tell contributors (and copilot) about the pre-commit hooks

This commit is contained in:
Klaas van Schelven
2025-07-29 12:18:29 +02:00
parent 3c00ab2da7
commit 00a686d103
3 changed files with 7 additions and 0 deletions

View File

@@ -40,6 +40,8 @@ python manage.py tailwind build
git add theme/static/css/dist/styles.css
```
The pre-commit hook in the project's root does this automatically if needed, copy it to .git/hooks
to auto-run.
### Security