Skip to content

Commit 227a4a2

Browse files
committed
fix: exclude devcontainer from lint
1 parent 8a71a72 commit 227a4a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.mega-linter.yml

+1
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ DISABLE_ERRORS_LINTERS:
2828
- REPOSITORY_TRUFFLEHOG
2929
- SPELL_CSPELL
3030
PRINT_ALL_FILES: false
31+
FILTER_REGEX_EXCLUDE: (devcontainer\.json)

0 commit comments

Comments
 (0)