1
0
spritesheet/.luacheckrc
Jon Michael Aanes 1b73422a16
Some checks failed
LÖVE Library / Lua-Testing (push) Successful in 6s
LÖVE Library / Static-Analysis (push) Failing after 3s
Bumped workflows to v6.19
2024-04-26 11:50:01 +02:00

7 lines
127 B
Lua

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