infrastructure/ci/statix.toml
2024-01-25 13:11:24 -08:00

10 lines
116 B
TOML

disabled = [
"repeated_keys",
"empty_pattern",
]
nix_version = '2.4'
ignore = [
'.direnv',
'ci',
'overlays',
]