summaryrefslogtreecommitdiff
path: root/digilines/.luacheckrc
blob: b356748eb687eb50f7e33d89ce98c708b904e3a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

read_globals = {
	"vector",
	"screwdriver",
	"minetest",
	"default",
	"pipeworks",
	"dump",
	"VoxelArea",
}

globals = {
	"digilines",
}