mirror of
https://github.com/minetest-mods/xban2.git
synced 2025-09-22 11:26:45 -04:00
Add .luacheckrc
and fix warnings.
This commit is contained in:
parent
97fb251ad9
commit
89303b4a01
4 changed files with 20 additions and 15 deletions
7
.luacheckrc
Normal file
7
.luacheckrc
Normal file
|
@ -0,0 +1,7 @@
|
|||
|
||||
unused_args = false
|
||||
allow_defined_top = true
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue