irc_commands/.luacheckrc

9 lines
87 B
Lua

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