awesomewm.d.tl/.luacheckrc

11 lines
137 B
Lua

std = "lua54"
cache = true
files[".luacheckrc"].std = "+luacheckrc"
include_files = {
"debug.lua",
"set_paths.lua",
"src/",
}