Skip to content

Commit 6f6670e

Browse files
committed
fix: add testdata directory to excluded directories in .mega-linter.yml
1 parent f8bfb32 commit 6f6670e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mega-linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ PRINT_ALPACA: false
2828
SHOW_SKIPPED_LINTERS: false
2929
REPOSITORY_GOODCHECK_RULES_PATH: .github/linters
3030
JSON_JSONLINT_ARGUMENTS: --mode cjson
31+
EXCLUDED_DIRECTORIES: [testdata]

0 commit comments

Comments
 (0)