We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32c37ef commit ded1c45Copy full SHA for ded1c45
.github/super-linter.env
@@ -37,5 +37,5 @@ VALIDATE_TYPESCRIPT_ES=false
37
VALIDATE_TYPESCRIPT_PRETTIER=false
38
VALIDATE_TYPESCRIPT_STANDARD=false
39
40
-# Skip OPENAPI check for this repo as soon as it contains invalid OAS 3.0 specs for testing purposes
41
-VALIDATE_OPENAPI=false
+# Skip OPENAPI check by CHECKOV for this repo as it contains invalid OAS 3.0 specs for testing purposes
+VALIDATE_CHECKOV=false
0 commit comments