unused_args = false
allow_defined_top = true
max_line_length = 999

globals = {
    "default", "minetest", "core",
}

read_globals = {
	string = {fields = {"split", "trim"}},
	table = {fields = {"copy", "getn"}},

    "armor", "PseudoRandom", "toolranks",
    "stairs", "worldedit", "stairsplus",

    "multitools", "vehicle_mash", "lib_mount",
}