We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837d7dc commit 6ebefe0Copy full SHA for 6ebefe0
1 file changed
.luacheckrc
@@ -5,18 +5,7 @@ exclude_files = {
5
"**/Libs",
6
}
7
ignore = {
8
- --"111/SexyMap2DB",
9
- --"111/SLASH_SexyMap1",
10
- --"111/SLASH_SexyMap2",
11
- --"111/SexyMap",
12
- --"111/GetMinimapShape",
13
"212/self",
14
- --"11[23]",
15
- --"211",
16
- --"212",
17
- --"213",
18
- --"412/preset",
19
- --"432/self",
20
21
not_globals = {
22
"arg", -- arg is a standard global, so without this it won't error when we typo "args" in a module
0 commit comments