feat: add pre-commit-hooks

This commit is contained in:
Luj 2024-04-07 14:33:13 +02:00
parent b7f553f3ec
commit ec1fa9b3b8
Signed by: luj
GPG key ID: 6FC74C847011FD83
3 changed files with 56 additions and 5 deletions

4
statix.toml Normal file
View file

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