Skip to content

Commit

Permalink
revert megalinter changes
Browse files Browse the repository at this point in the history
Signed-off-by: Pat Losoponkul <pat.losoponkul@iohk.io>
  • Loading branch information
patlo-iog committed May 8, 2024
1 parent 1d680ab commit 1022c20
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,17 +17,6 @@ DISABLE_LINTERS:
- CPP_CPPLINT # For pollux/lib/anoncreds/src/main/c
- JAVA_CHECKSTYLE # For pollux/lib/anoncreds/src/main/java
- GHERKIN_GHERKIN_LINT
# For python, disable all except PYTHON_BLACK linter
- PYTHON_PYLINT
- PYTHON_FLAKE8
- PYTHON_ISORT
- PYTHON_BANDIT
- PYTHON_MYPY
- PYTHON_PYRIGHT
- PYTHON_RUFF
# TODO: revert before merging to `main`. Disabled to ease the development of keycloak extension
- JAVA_CHECKSTYLE
- JAVA_PMD

DISABLE_ERRORS_LINTERS:
- KOTLIN_KTLINT
Expand Down

0 comments on commit 1022c20

Please sign in to comment.