Add statix config
This commit is contained in:
6
assets/statix.toml
Normal file
6
assets/statix.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
disabled = [
|
||||
# Use "statix list" to map Wnn into names.
|
||||
|
||||
# Currently not useful: need to better split .nix files first.
|
||||
"repeated_keys" # a.b=, a.c= => a { b=, c= }
|
||||
]
|
||||
Reference in New Issue
Block a user