Merge branch 'master' of https://github.com/BlockySurvival/irc2 into HEAD

master
flux 2020-08-20 19:56:08 +00:00
commit db801fb81b
2 changed files with 3 additions and 2 deletions

View File

@ -8,4 +8,4 @@ jobs:
- name: lint
uses: Roang-zero1/factorio-mod-luacheck@master
with:
luacheckrc_url: https://raw.githubusercontent.com/minetest-mods/irc/master/.luacheckrc
luacheckrc_url: https://raw.githubusercontent.com/BlockySurvival/irc2/master/.luacheckrc

View File

@ -2,7 +2,8 @@
allow_defined_top = true
read_globals = {
"minetest"
"minetest", "core",
"cloaking",
}
exclude_files = {