summaryrefslogtreecommitdiff
path: root/.luacheckrc
blob: 0a458788c2388a7ef5f62a5bf026007c69dcf525 (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 = {
	"vector",
	"screwdriver",
	"core",
	"table.copy",
	"VoxelManip",
	"laptop",
	"mesecon",
	"digilines",
	"xcompat",
	"digistuff",
}