decruft lua warnings.

This commit is contained in:
ed
2026-07-06 20:05:57 -04:00
parent c293e35cb4
commit 26a63ed908
5 changed files with 70 additions and 54 deletions
+4
View File
@@ -36,3 +36,7 @@ charset = utf-8
[*.{natvis, natstepfilter}]
indent_style = tab
indent_size = 4
[*.lua]
indent_style = tab
indent_size = 2