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 2c895e6 commit 8596d36Copy full SHA for 8596d36
.github/super-linter.env
@@ -41,5 +41,8 @@ VALIDATE_TYPESCRIPT_STANDARD=false
41
VALIDATE_CHECKOV=false
42
VALIDATE_OPENAPI=false
43
44
+# Skip GraphQL prettier, since we need GraphQL specs as is for testing purposes
45
+VALIDATE_GRAPHQL_PRETTIER=false
46
+
47
# Skip checking of specially broken specifications
48
FILTER_REGEX_EXCLUDE=test/projects/broken/.*
0 commit comments