add luacheck and update mod.conf

closes #1
This commit is contained in:
OgelGames
2023-08-16 22:59:34 +10:00
parent be4df6fc88
commit f950dd5fbe
7 changed files with 34 additions and 18 deletions

8
.luacheckrc Normal file
View File

@ -0,0 +1,8 @@
read_globals = {
"table.copy",
"minetest",
"default",
"unifieddyes",
"stairsplus",
}