Skip to content

Commit 6dbe9a6

Browse files
committed
chore: Added FILTER_REGEX_EXCLUDE
1 parent 381ccee commit 6dbe9a6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/super-linter.env

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,5 @@ VALIDATE_TYPESCRIPT_STANDARD=false
4040
# Skip OPENAPI check by CHECKOV for this repo as it contains invalid OAS 3.0 specs for testing purposes
4141
VALIDATE_CHECKOV=false
4242
VALIDATE_OPENAPI=false
43+
44+
FILTER_REGEX_EXCLUDE=test/projects/broken/.*

0 commit comments

Comments
 (0)