Files
Jonas Juselius 11b398801d wip: try nixidy
2024-10-10 16:04:41 +02:00

7 lines
167 B
TOML

disabled = [
# I think enforcing this can often produce
# code that is harder to read.
"manual_inherit_from"
# Does not improve readability
"repeated_keys"
]