Skip to content

Commit

Permalink
bump clang format version to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteOtter committed Jun 3, 2024
1 parent 3a30ac7 commit bbdd66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Run clang-format style check for C.
uses: jidicula/clang-format-action@v4.13.0
with:
clang-format-version: '13'
clang-format-version: '18'
check-path: 'kernel'
fallback-style: llvm

0 comments on commit bbdd66f

Please sign in to comment.