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

globals = {
	"celevator",
}

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