feat: Added lua definition files
Some checks are pending
Build and deploy / build (push) Waiting to run
Build and deploy / Deploy container (push) Blocked by required conditions

Also added a pre-commit hook to ensure that the definitions files are
up-to-date.
This commit is contained in:
2025-10-15 04:02:33 +02:00
parent df64804b00
commit 1d6f95e0a0
7 changed files with 412 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---@meta
---@type table<string, string?>
local variables
return variables