mirror of
https://github.com/MinetestForFun/irc_modpack.git
synced 2025-07-16 14:50:31 +02:00
Update whole modpack to 'master' branch
'master' branch from @minetest-mods.
This commit is contained in:
14
irc/.luacheckrc
Normal file
14
irc/.luacheckrc
Normal file
@ -0,0 +1,14 @@
|
||||
|
||||
allow_defined_top = true
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
}
|
||||
|
||||
exclude_files = {
|
||||
"irc/*",
|
||||
}
|
||||
|
||||
globals = {
|
||||
"irc",
|
||||
}
|
Reference in New Issue
Block a user