irc_modpack/irc/.luacheckrc

15 lines
113 B
Plaintext
Raw Permalink Normal View History

allow_defined_top = true
read_globals = {
"minetest",
}
exclude_files = {
"irc/*",
}
globals = {
"irc",
}