mirror of
https://github.com/minetest-mods/digilines.git
synced 2025-07-03 00:40:20 +02:00
[LuaCheck]: Various changes and improvements (#65)
* Add GitHub workflow * Fix LuaCheck warnings * Add build status badge on README.md
This commit is contained in:
@ -7,6 +7,7 @@ read_globals = {
|
||||
"pipeworks",
|
||||
"dump",
|
||||
"VoxelArea",
|
||||
"ItemStack",
|
||||
}
|
||||
|
||||
globals = {
|
||||
|
Reference in New Issue
Block a user