dev: add pre-commit hooks

This commit is contained in:
nahuhh
2025-07-11 17:53:27 +00:00
parent 0e6f37a479
commit 5cecef676d
5 changed files with 116 additions and 0 deletions

3
.djlintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"indent": 2
}