mirror of
https://github.com/minetest-mods/xban2.git
synced 2025-06-28 14:36:04 +02:00
Add .luacheckrc
and fix warnings.
This commit is contained in:
7
.luacheckrc
Normal file
7
.luacheckrc
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
unused_args = false
|
||||
allow_defined_top = true
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
}
|
Reference in New Issue
Block a user