1
0
spritesheet/.luacheckrc
Jon Michael Aanes 6b4fed3b72
Some checks failed
LÖVE/Lua Library / Static-Analysis (push) Failing after 4s
Better .luacheckrc
2023-12-13 20:35:27 +01:00

7 lines
122 B
Lua

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