Skip to content

Commit

Permalink
Update clang-tidy version
Browse files Browse the repository at this point in the history
  • Loading branch information
XavierBrassoud committed Mar 7, 2024
1 parent fad6b8d commit e5b2141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
tidy-checks: '' # Use .clang-tidy config file
tidy-review: true # Enable clang suggestions in PRs
files-changed-only: false
version: 15 # PIO embeded clang version
version: 19
ignore: extras
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit e5b2141

Please sign in to comment.