1
0
spritesheet/.luacheckrc
Jon Michael Aanes f374f39896
All checks were successful
LÖVE/Lua Library / Static-Analysis (push) Successful in 3s
Workflows
2023-12-12 23:45:57 +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