Skip to content

Commit

Permalink
fix: upgrade to clang17 to use InheritParentConfig
Browse files Browse the repository at this point in the history
  • Loading branch information
wiryls authored and lljbash committed Nov 21, 2023
1 parent 61d084c commit b080690
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
with:
style: file
tidy-checks: '-*' # disable clang tidy at this stage
version: 17
- name: Fail test
if: steps.linter.outputs.checks-failed > 0
run: echo "Some files failed the linting checks!" && exit 1

0 comments on commit b080690

Please sign in to comment.