mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 06:01:05 -05:00
dont like that rule
This commit is contained in:
parent
4a6efba060
commit
76bd3309a5
1 changed files with 1 additions and 0 deletions
|
@ -1555,6 +1555,7 @@ StandardLint()
|
|||
# Get list of all environment variables #
|
||||
#########################################
|
||||
# Only env vars that are marked as true
|
||||
# shellcheck disable=SC2207
|
||||
GET_ENV_ARRAY=($(yq .env "$JAVASCRIPT_LINTER_RULES" |grep true))
|
||||
|
||||
#######################
|
||||
|
|
Loading…
Reference in a new issue