1
0
pretty/.luacheckrc
Jon Michael Aanes 6b4de24f92
All checks were successful
LÖVE/Lua Library / Static-Analysis (push) Successful in 4s
Workflows
2023-12-12 23:36:34 +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