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