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