Skip to content

Commit

Permalink
added missing argument
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottGibb committed Nov 26, 2024
1 parent 5bc6695 commit b6a0ed4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mega-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ OUTPUT_DETAIL: detailed
MARKDOWN_MARKDOWNLINT_CONFIG_FILE: .markdownlint.json
YAML_YAMLLINT_CONFIG_FILE: .yamllint.yml
RUST_CLIPPY_ARGUMENTS:
- "--all"
- "--all -fix"

0 comments on commit b6a0ed4

Please sign in to comment.