Files
nix/assets/statix.toml
2026-03-27 17:45:16 +00:00

7 lines
173 B
TOML

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= }
]