Skip to content

Commit 3affc8f

Browse files
committed
Disable grype until it's fixed
1 parent 607b589 commit 3affc8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.mega-linter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,7 @@ DISABLE_LINTERS:
2323
- PYTHON_PYRIGHT
2424
- PYTHON_PYLINT
2525
- SPELL_CSPELL
26+
# Until https://github.com/anchore/grype/issues/2606 is fixed
27+
- REPOSITORY_GRYPE
2628
# There are things like scripts that shouldn't be in drafts
2729
FILTER_REGEX_EXCLUDE: '^/_drafts/.*'

0 commit comments

Comments
 (0)