feat: ignore statix for templates

stylix
Moritz Böhme 2024-01-21 14:54:19 +01:00
parent 45a1190af7
commit 0a0c675552
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 3 additions and 0 deletions

3
statix.toml Normal file
View File

@ -0,0 +1,3 @@
disabled = []
nix_version = '2.4'
ignore = ['.direnv' 'templates']