mirror of
https://github.com/mt-mods/playerfactions.git
synced 2025-07-15 23:10:37 +02:00
add luacheck, workflow and fix some issues
This commit is contained in:
committed by
Buckaroo Banzai
parent
0d19660379
commit
19cb21ee1a
8
.luacheckrc
Normal file
8
.luacheckrc
Normal file
@ -0,0 +1,8 @@
|
||||
globals = {
|
||||
"factions"
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
"table"
|
||||
}
|
Reference in New Issue
Block a user