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

globals = {
	"celevator",
}

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