1
0
errors/.luacheckrc
Jon Michael Aanes 31ef3ade89
Some checks failed
Lua Library / Lua-Testing (push) Failing after 5s
Lua Library / Static-Analysis (push) Failing after 3s
Bumped workflows to v6.19
2024-04-26 14:26:41 +02:00

7 lines
106 B
Lua

std = "max"
cache = true
include_files = {"**.lua"}
exclude_files = {}
self = false
max_line_length=false