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.
2 parents 21672c6 + ded1c45 commit 1d5b5d5Copy full SHA for 1d5b5d5
.github/super-linter.env
@@ -36,3 +36,6 @@ VALIDATE_TSX=false
36
VALIDATE_TYPESCRIPT_ES=false
37
VALIDATE_TYPESCRIPT_PRETTIER=false
38
VALIDATE_TYPESCRIPT_STANDARD=false
39
+
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