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 4e91082 commit 5fc368cCopy full SHA for 5fc368c
.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 it contains invalid OAS specs for testing purposes
41
+VALIDATE_OPENAPI=false
0 commit comments