Add statix config
This commit is contained in:
parent
b4844cd4e5
commit
9655d89655
1 changed files with 5 additions and 0 deletions
5
statix.toml
Normal file
5
statix.toml
Normal file
|
@ -0,0 +1,5 @@
|
|||
disabled = [
|
||||
"manual_inherit_from"
|
||||
]
|
||||
nix_version = "2.8"
|
||||
ignore = [".direnv"]
|
Loading…
Reference in a new issue