summaryrefslogtreecommitdiff
path: root/.luacheckrc
blob: 427b2d9be5990f1a0be327f1f3f713162ccaabe3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
max_line_length = 160

globals = {
	"celevator",
}

read_globals = {
	"DIR_DELIM",
	"vector",
	"screwdriver",
	"minetest",
	"table.copy",
	"VoxelManip",
	"laptop",
	"mesecon",
	"digilines",
	"xcompat",
}