Skip to content

Commit 32c37ef

Browse files
authored
chore: disablle OpenAPI linting by superlinter
1 parent 0da1f0f commit 32c37ef

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
@@ -36,3 +36,6 @@ VALIDATE_TSX=false
3636
VALIDATE_TYPESCRIPT_ES=false
3737
VALIDATE_TYPESCRIPT_PRETTIER=false
3838
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

Comments
 (0)