DS
7 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
8 additions and
0 deletions
-
.luacheckrc
|
|
@@ -72,3 +72,11 @@ files["builtin/mainmenu"] = { |
|
|
|
"PLATFORM", |
|
|
|
}, |
|
|
|
} |
|
|
|
|
|
|
|
files["builtin/common/tests"] = { |
|
|
|
read_globals = { |
|
|
|
"describe", |
|
|
|
"it", |
|
|
|
"assert", |
|
|
|
}, |
|
|
|
} |