Skip to content

Commit 8596d36

Browse files
committed
chore: disable GraphQL linting
1 parent 2c895e6 commit 8596d36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/super-linter.env

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,8 @@ VALIDATE_TYPESCRIPT_STANDARD=false
4141
VALIDATE_CHECKOV=false
4242
VALIDATE_OPENAPI=false
4343

44+
# Skip GraphQL prettier, since we need GraphQL specs as is for testing purposes
45+
VALIDATE_GRAPHQL_PRETTIER=false
46+
4447
# Skip checking of specially broken specifications
4548
FILTER_REGEX_EXCLUDE=test/projects/broken/.*

0 commit comments

Comments
 (0)