We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7b2e4e commit 0dafbd8Copy full SHA for 0dafbd8
1 file changed
.luacheckrc
@@ -1,7 +1,8 @@
1
td = "lua51"
2
max_line_length = false
3
codes = true
4
-exclude_files = {
+files["Locales/*.lua"].ignore = {
5
+ "211/L"
6
}
7
ignore = {
8
"212/self",
0 commit comments