added a stale issue manager and commented out the lua as it kept on

snagging with vim (not an error).
This commit is contained in:
Henri Vandersleyen
2021-05-17 13:38:36 -07:00
parent 706a4148e2
commit 0153a16e0b
2 changed files with 23 additions and 1 deletions

View File

@@ -23,7 +23,7 @@ jobs:
env:
VALIDATE_YAML: true
VALIDATE_BASH_EXEC: true
VALIDATE_LUA: true
#VALIDATE_LUA: true #removed because the lua gets caught with all the vim
OUTPUT_FOLDER: super-linter.report
OUTPUT_DETAILS: detailed
DEFAULT_BRANCH: main