vines/.luacheckrc

14 lines
119 B
Plaintext
Raw Permalink Normal View History

2017-02-16 22:05:58 -08:00
unused_args = false
read_globals = {
"minetest",
"default",
"ItemStack",
"biome_lib",
}
globals = {
"vines",
}