summaryrefslogtreecommitdiff
path: root/.luacheckrc
blob: 9c01bd7201bfbc7207dd1d706df909811181f32f (plain)
1
2
3
4
5
6
7
8
9
max_line_length = 160

read_globals = {
	"minetest",
	"carts",
	"mesecon",
	"vector",
	"digilines",
}