Skip to content

Commit

Permalink
Update cpp_linter.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrobiqua authored Jan 2, 2025
1 parent 1ad6c48 commit 2c647fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cpp_linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
with:
style: 'file' # Use .clang-format config file.
tidy-checks: '-*' # disable clang-tidy checks.
thread-comments: 'true'

- name: Fail fast?!
if: steps.linter.outputs.clang-format-checks-failed > 0
Expand Down

0 comments on commit 2c647fb

Please sign in to comment.