mirror of
https://github.com/minetest-mods/player_monoids.git
synced 2025-07-17 07:10:31 +02:00
Fix luacheck errors, thanks to kaeza
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