chore: initial commit

This commit is contained in:
2026-07-14 18:01:51 +02:00
commit c59b2b8672
9 changed files with 59 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
std="vim"
exclude = ["lua/mason-vendor/*"]
[rules]
unused_variable = "allow"
shadowing = "allow"
mixed_table = "allow"