Skip to content

Commit ded1c45

Browse files
authored
chore: disable Checkov in superlinter
1 parent 32c37ef commit ded1c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/super-linter.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ VALIDATE_TYPESCRIPT_ES=false
3737
VALIDATE_TYPESCRIPT_PRETTIER=false
3838
VALIDATE_TYPESCRIPT_STANDARD=false
3939

40-
# Skip OPENAPI check for this repo as soon as it contains invalid OAS 3.0 specs for testing purposes
41-
VALIDATE_OPENAPI=false
40+
# Skip OPENAPI check by CHECKOV for this repo as it contains invalid OAS 3.0 specs for testing purposes
41+
VALIDATE_CHECKOV=false

0 commit comments

Comments
 (0)