1
0
mirror of https://github.com/MinetestForFun/irc_modpack.git synced 2025-01-24 22:30:17 +01:00
irc_modpack/irc/.luacheckrc

15 lines
113 B
Plaintext
Raw Normal View History

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