mirror of
https://github.com/minetest-mods/player_monoids.git
synced 2025-11-23 00:25:39 +01:00
Add .luacheckrc and fix warnings.
This commit is contained in:
9
.luacheckrc
Normal file
9
.luacheckrc
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
read_globals = {
|
||||
"minetest",
|
||||
"vector",
|
||||
}
|
||||
|
||||
globals = {
|
||||
"player_monoids",
|
||||
}
|
||||
Reference in New Issue
Block a user