1
0
Fork 0
assert-gooder/.luacheckrc

7 lines
148 B
Lua

std = "max"
cache = true
include_files = {"src/**/*.lua", "content/**/*.lua", "*.luacheckrc"}
exclude_files = {}
self = false
max_line_length=false