We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e27ae8 commit 5afaa47Copy full SHA for 5afaa47
.mega-linter.yml
@@ -8,8 +8,9 @@ DISABLE_LINTERS:
8
- CSS_STYLELINT
9
- JSON_JSONLINT
10
- GRAPHQL_GRAPHQL_SCHEMA_LINTER
11
+ - SPELL_LYCHEE
12
+ - YAML_V8R
13
-SPELL_LYCHEE_FILTER_REGEX_EXCLUDE: ^(Environment\.md|Scripts\.md|Database\.md|launchSettings\.json|Readme\.md|\.graphqlrc\.json)$
14
REPOSITORY_CHECKOV_DISABLE_ERRORS: true
15
REPOSITORY_TRIVY_DISABLE_ERRORS: true
16
DOCKERFILE_HADOLINT_FILTER_REGEX_EXCLUDE: ^\.devcontainer/Dockerfile$
0 commit comments