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 6dbe9a6 commit 3f7c49bCopy full SHA for 3f7c49b
.github/super-linter.env
@@ -41,4 +41,5 @@ VALIDATE_TYPESCRIPT_STANDARD=false
41
VALIDATE_CHECKOV=false
42
VALIDATE_OPENAPI=false
43
44
-FILTER_REGEX_EXCLUDE=test/projects/broken/.*
+# Skip checking of specially broken specifications
45
+FILTER_REGEX_EXCLUDE=test/projects/broken/.*
0 commit comments