Files
2026-07-14 18:07:20 +02:00

8 lines
120 B
TOML

std="vim"
exclude = ["lua/mason-vendor/*"]
[rules]
unused_variable = "allow"
shadowing = "allow"
mixed_table = "allow"