-- Exclude regression tests / unit tests
exclude_files = {
	"**/spec/**",
}

globals = {
	"QoS", "qos"
}

read_globals = {
	"core", "minetest"
}
