added the correct lua checker.

This commit is contained in:
Henri Vandersleyen 2021-05-17 13:16:46 -07:00
parent b308ceaa5e
commit f296cdc7ca
No known key found for this signature in database
GPG key ID: 795A7EF27EBE8A8D

View file

@ -23,7 +23,7 @@ jobs:
env: env:
VALIDATE_YAML: true VALIDATE_YAML: true
VALIDATE_BASH_EXEC: true VALIDATE_BASH_EXEC: true
VALIDATE_PYTHON_PYLINT: true VALIDATE_LUA: true
OUTPUT_FOLDER: super-linter.report OUTPUT_FOLDER: super-linter.report
OUTPUT_DETAILS: detailed OUTPUT_DETAILS: detailed
DEFAULT_BRANCH: main DEFAULT_BRANCH: main