awesomewm.d.tl/.luacheckrc

11 lines
137 B
Plaintext
Raw Normal View History

2022-06-26 17:37:53 +02:00
std = "lua54"
cache = true
files[".luacheckrc"].std = "+luacheckrc"
include_files = {
"debug.lua",
"set_paths.lua",
"src/",
}