Skip to content

Commit

Permalink
Upgrade to clang-format 17
Browse files Browse the repository at this point in the history
  • Loading branch information
stojadin2701 committed Oct 28, 2023
1 parent 8208148 commit 960e48e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge-criteria.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- name: Run clang-format
uses: jidicula/[email protected]
with:
clang-format-version: '13'
clang-format-version: '17'
check-path: '${{ matrix.project }}/src'
exclude-regex: '(lib|telemetry/src/st|ground_station/src/format)'

Expand Down

0 comments on commit 960e48e

Please sign in to comment.