chore: use luals for style check

This commit is contained in:
Alexander Courtis
2025-03-22 12:36:58 +11:00
parent e02ba60bb4
commit df044f7b82
3 changed files with 8 additions and 8 deletions

View File

@@ -17,7 +17,7 @@ luacheck:
# --diagnosis-as-error does not function for workspace, hence we post-process the output
style-check:
CodeFormat check --config .editorconfig --diagnosis-as-error --workspace lua
@scripts/luals-check.sh codestyle-check
style-doc:
scripts/doc-comments.sh