std="lua51+vim"
exclude = ["lua/mason-vendor/*"]

[rules]
unused_variable = "allow"
shadowing = "allow"
mixed_table = "allow"
