Skip to content

Commit

Permalink
Adjust mega linter config
Browse files Browse the repository at this point in the history
  • Loading branch information
reefland committed Jun 10, 2024
1 parent a3a8294 commit da03d2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mega-linter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ jobs:
'),
','
)
}}
}}
MARKDOWN_MARKDOWNLINT_CONFIG_FILE: .ci/markdownlint/markdownlint.config.yaml

Check failure on line 57 in .github/workflows/mega-linter.yaml

View workflow job for this annotation

GitHub Actions / MegaLinter

57:81 [line-length] line too long (86 > 80 characters)
MARKDOWN_MARKDOWNLINT_RULES_PATH: .ci/markdownlint/
YAML_YAMLLINT_CONFIG_FILE: .ci/yamllint/.yamllint.yaml
YAML_PRETTIER_CONFIG_FILE: .ci/prettier/.prettierrc.yaml
YAML_PRETTIER_ARGUMENTS: --ignore-path .ci/prettier/.prettierignore
YAML_PRETTIER_ARGUMENTS: --ignore-path .ci/prettier/.prettierignore

0 comments on commit da03d2e

Please sign in to comment.