1
0
mirror of https://github.com/mt-mods/hangglider.git synced 2024-11-14 14:30:41 +01:00
hangglider/.luacheckrc

12 lines
117 B
Lua

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