animalia/.luacheckrc

15 lines
184 B
Text
Raw Normal View History

max_line_length = 120
globals = {
"minetest",
"animalia",
"creatura",
}
read_globals = {
"vector",
"ItemStack",
table = {fields = {"copy"}}
}
ignore = {"212/self", "212/this"}