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

globals = {
	"celevator",
}

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