mirror of
https://github.com/minetest-mods/irc_commands.git
synced 2025-07-04 15:50:20 +02:00
Add .luacheckrc
.
This commit is contained in:
committed by
ShadowNinja
parent
06932a6b00
commit
83ad5f580a
8
.luacheckrc
Normal file
8
.luacheckrc
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
unused_args = false
|
||||
allow_defined_top = true
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
"irc",
|
||||
}
|
Reference in New Issue
Block a user