megalinter reports also in json and md instead of just log

This commit is contained in:
Ralf Vogler 2025-05-24 16:02:36 +02:00
parent a65a0b80a6
commit 76af81de56

View file

@ -36,3 +36,7 @@ DISABLE_LINTERS:
# - MARKDOWN_MARKDOWN_LINK_CHECK # - MARKDOWN_MARKDOWN_LINK_CHECK
# DISABLE_LINTERS: JAVASCRIPT_STANDARD # DISABLE_LINTERS: JAVASCRIPT_STANDARD
# CI will comment on PRs etc., but for running locally (or downloading the results), we want more than the default megalinter-reports/megalinter.log as an overview:
JSON_REPORTER: true # mega-linter-report.json
MARKDOWN_SUMMARY_REPORTER: true # megalinter-report.md