craftguide/.luacheckrc

8 lines
90 B
Plaintext
Raw Normal View History

unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"default",
}