irc_commands/.luacheckrc

9 lines
87 B
Plaintext
Raw Normal View History

2017-02-16 03:42:49 -03:00
unused_args = false
allow_defined_top = true
read_globals = {
"minetest",
"irc",
}