Skip to content

Commit

Permalink
ci: disable REPOSITORY_GRYPE and KOTLIN_DETEKT linters
Browse files Browse the repository at this point in the history
Signed-off-by: Yurii Shynbuiev <[email protected]>
  • Loading branch information
yshyn-iohk committed Oct 9, 2024
1 parent d25b1df commit c820782
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ DISABLE_LINTERS:
- REPOSITORY_CHECKOV
- REPOSITORY_SECRETLINT
- REPOSITORY_KICS
- REPOSITORY_GRYPE
- SCALA_SCALAFIX
- SQL_TSQLLINT
- C_CPPLINT # For pollux/lib/anoncreds/src/main/c
Expand All @@ -30,6 +31,7 @@ DISABLE_LINTERS:

DISABLE_ERRORS_LINTERS:
- KOTLIN_KTLINT
- KOTLIN_DETEKT
- PROTOBUF_PROTOLINT
- MARKDOWN_MARKDOWN_LINK_CHECK
- ACTION_ACTIONLINT
Expand Down

0 comments on commit c820782

Please sign in to comment.