mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-22 08:41:02 -05:00
typo
This commit is contained in:
parent
8fdce000bf
commit
f087775d99
1 changed files with 1 additions and 1 deletions
|
@ -833,7 +833,7 @@ GetValidationInfo()
|
|||
-n "$VALIDATE_CSS" || \
|
||||
-n "$VALIDATE_ENV" || \
|
||||
-n "$VALIDATE_CLOJURE" || \
|
||||
-n "$VALIDATE_OPENAPI" ]] \
|
||||
-n "$VALIDATE_OPENAPI" || \
|
||||
-n "$VALIDATE_KOTLIN" ]]; then
|
||||
ANY_SET="true"
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue