1
0
errors/.luacheckrc
Jon Michael Aanes 9485744f14
All checks were successful
LÖVE/Lua Library / Static-Analysis (push) Successful in 4s
Workflows
2023-12-12 23:39:27 +01:00

7 lines
148 B
Lua

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