1
0
mirror of https://github.com/mt-mods/hangglider.git synced 2024-09-25 22:00:42 +02:00
hangglider/.luacheckrc

12 lines
117 B
Lua

globals = {
"areas",
}
read_globals = {
"minetest",
"vector", "ItemStack",
"player_monoids",
"unifieddyes",
}