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

globals = {
	"celevator",
}

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