mirror of
https://github.com/britzl/monarch.git
synced 2025-06-27 02:17:53 +02:00
Removed luacheckrc file
This commit is contained in:
parent
9c7ce61f6f
commit
482e319285
42
.luacheckrc
42
.luacheckrc
@ -1,42 +0,0 @@
|
|||||||
std = "max"
|
|
||||||
files['.luacheckrc'].global = false
|
|
||||||
unused_args = false
|
|
||||||
|
|
||||||
globals = {
|
|
||||||
"sys",
|
|
||||||
"go",
|
|
||||||
"gui",
|
|
||||||
"label",
|
|
||||||
"render",
|
|
||||||
"crash",
|
|
||||||
"sprite",
|
|
||||||
"sound",
|
|
||||||
"tilemap",
|
|
||||||
"spine",
|
|
||||||
"particlefx",
|
|
||||||
"physics",
|
|
||||||
"factory",
|
|
||||||
"collectionfactory",
|
|
||||||
"iac",
|
|
||||||
"msg",
|
|
||||||
"vmath",
|
|
||||||
"url",
|
|
||||||
"http",
|
|
||||||
"image",
|
|
||||||
"json",
|
|
||||||
"zlib",
|
|
||||||
"iap",
|
|
||||||
"push",
|
|
||||||
"facebook",
|
|
||||||
"hash",
|
|
||||||
"hash_to_hex",
|
|
||||||
"pprint",
|
|
||||||
"init",
|
|
||||||
"final",
|
|
||||||
"update",
|
|
||||||
"on_input",
|
|
||||||
"on_message",
|
|
||||||
"on_reload",
|
|
||||||
"window",
|
|
||||||
"unityads"
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user