mirror of
https://github.com/HybridDog/riesenpilz.git
synced 2025-07-22 09:40:31 +02:00
Add a .luacheckrc and some code style changes
This commit is contained in:
3
.luacheckrc
Normal file
3
.luacheckrc
Normal file
@ -0,0 +1,3 @@
|
||||
read_globals = {"minetest", "vector", "PseudoRandom", "ItemStack", "VoxelArea",
|
||||
"table", "dump", "default"}
|
||||
globals = {"riesenpilz"}
|
Reference in New Issue
Block a user