mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
ignore the rules
This commit is contained in:
parent
aaea65e3d8
commit
530e1f781c
1 changed files with 1 additions and 0 deletions
|
@ -1614,6 +1614,7 @@ StandardLint()
|
|||
# Lint the file with the rules #
|
||||
################################
|
||||
echo " - Utilizing Env:[$ENV_STRING]"
|
||||
# shellcheck disable=SC2086
|
||||
STANDARD_LINT_CMD=$(standard $ENV_STRING "$FILE" 2>&1)
|
||||
|
||||
#######################
|
||||
|
|
Loading…
Reference in a new issue