std = "min"
read_globals = {
	"default", "digilines", "ItemStack", "mcl_sounds", "mesecon",
	"minetest", "PcgRandom", "pipeworks", "table.copy", "unpack",
	"VoxelArea", "vector",
}
globals = {"minetest.is_protected"}
ignore = {"21/_.*"}
max_line_length = 80
