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

globals = {
	"celevator",
}

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