Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(MegaLinter): Reuse config from .github repo #351

Merged
merged 1 commit into from
Aug 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 1 addition & 15 deletions .mega-linter.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1 @@
APPLY_FIXES: all
CLEAR_REPORT_FOLDER: true
DEFAULT_BRANCH: main
DISABLE_LINTERS:
- MARKDOWN_MARKDOWN_LINK_CHECK # Superseded by Lychee
FAIL_IF_MISSING_LINTER_IN_FLAVOR: true
FORMATTERS_DISABLE_ERRORS: false
PRINT_ALPACA: false
SHOW_ELAPSED_TIME: true
JSON_PRETTIER_FILE_EXTENSIONS:
- .json
- .md
MARKDOWN_MARKDOWNLINT_CONFIG_FILE: LINTER_DEFAULT
REPOSITORY_SECRETLINT_ARGUMENTS: --secretlintignore .gitignore
SPELL_CSPELL_CONFIG_FILE: LINTER_DEFAULT
EXTENDS: https://raw.githubusercontent.com/ScribeMD/.github/0.11.3/.github/base.mega-linter.yaml