Skip to content

Commit

Permalink
chore: update .mega-linter.yml to remove config argument
Browse files Browse the repository at this point in the history
  • Loading branch information
jpower432 authored Mar 14, 2024
1 parent e4ac5e5 commit 635db55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ ENABLE_LINTERS:
- REPOSITORY_KICS

YAML_YAMLLINT_ARGUMENTS: "-d {extends: relaxed, rules: {line-length: {max: 105}}}"
REPOSITORY_KICS_ARGUMENTS: "--fail-on high"
YAML_YAMLLINT_COMMAND_REMOVE_ARGUMENTS: "-c .yamllint.yml"
REPOSITORY_KICS_ARGUMENTS: "--fail-on high"

0 comments on commit 635db55

Please sign in to comment.