test: lint all lua files recursively

This commit is contained in:
Guillaume ARM 2026-05-31 01:45:46 +02:00
parent ffeaf79532
commit 36f1b8d68f

View File

@ -7,4 +7,4 @@ default:
# Lint all Lua source with luacheck.
check:
luacheck apis programs servers startup install.lua
luacheck .