Skip to content

Commit

Permalink
fixup! Run super-linter on all files and disable clippy, 2015 and 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
dragly committed Sep 25, 2024
1 parent 6d20542 commit 16236c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,6 @@ jobs:
env:
VALIDATE_RUST_2015: false
VALIDATE_RUST_2018: false
VALIDATE_RUST_CLIPPY: false
DEFAULT_BRANCH: "main"
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 16236c0

Please sign in to comment.