Skip to content

Commit

Permalink
rust 2015 edition lint no bueno
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin Nowak-Liebiediew committed Aug 3, 2023
1 parent fefdd67 commit 9b1f468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
uses: super-linter/super-linter@v5
env:
DEFAULT_BRANCH: main
VALIDATE_RUST_2015: false # SL already lints 2018 and 2021
FILTER_REGEX_EXCLUDE: 'e2e/bats.*'
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9b1f468

Please sign in to comment.