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:
parent
706a4148e2
commit
0153a16e0b
2 changed files with 23 additions and 1 deletions
2
.github/workflows/superLinter.yml
vendored
2
.github/workflows/superLinter.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue