celevator-cd2025/.luacheckrc
cheapie 29bd099067 Initial work on remote monitoring software for the laptop mod
No scrolling yet (so you can only see 10 floors) and also no dispatcher UI yet (only the controller)
2024-04-23 20:01:11 -05:00

16 lines
166 B
Lua

max_line_length = 200
globals = {
"celevator",
}
read_globals = {
"DIR_DELIM",
"vector",
"screwdriver",
"minetest",
"table.copy",
"VoxelManip",
"laptop",
}