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 0da1f0f commit 32c37efCopy full SHA for 32c37ef
.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 for this repo as soon as it contains invalid OAS 3.0 specs for testing purposes
41
+VALIDATE_OPENAPI=false
0 commit comments