mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 21:50:59 -05:00
Adding debug
This commit is contained in:
parent
fb8b40f30e
commit
f8db5f4cfd
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]"
|
||||
echo "Running Command:[standard $ENV_STRING $FILE]"
|
||||
STANDARD_LINT_CMD=$(standard "$ENV_STRING" "$FILE" 2>&1)
|
||||
|
||||
#######################
|
||||
|
|
Loading…
Reference in a new issue