Skip to content

Commit

Permalink
chore(mega-linter): ignore registry/ files
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Apr 9, 2024
1 parent 188c0e4 commit 427574f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ SHOW_ELAPSED_TIME: true

#FILEIO_REPORTER: false

FILTER_REGEX_EXCLUDE: "(completions/|target/|CHANGELOG.md)"
FILTER_REGEX_EXCLUDE: "(completions/|target/|registry/|CHANGELOG.md)"
JSON_JSONLINT_FILTER_REGEX_EXCLUDE: '(\.devcontainer/)'

0 comments on commit 427574f

Please sign in to comment.