fakelib/.luacheckrc

14 lines
124 B
Plaintext
Raw Normal View History

2024-05-15 10:52:02 +02:00
globals = {
"fakelib",
}
read_globals = {
"minetest",
"dump",
"table.copy",
"ItemStack",
"vector",
"math.round",
}