1
0
mirror of https://github.com/MinetestForFun/irc_modpack.git synced 2024-06-29 20:56:05 +02:00
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",
}