feat: add pre-commit-hooks

This commit is contained in:
Luj 2024-04-07 14:33:13 +02:00
parent ec5a421d28
commit ec6bf63f29
3 changed files with 56 additions and 5 deletions

4
statix.toml Normal file
View file

@ -0,0 +1,4 @@
disabled = [
"repeated_keys"
]