1
1
Fork 1
mirror of https://github.com/oddlama/nix-config.git synced 2025-10-10 23:00:39 +02:00

feat: add statix.toml and disable repeated keys

This commit is contained in:
oddlama 2023-09-18 01:34:31 +02:00
parent 133fcb5f59
commit 76afde26ef
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

3
statix.toml Normal file
View file

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