Skip to content

Commit

Permalink
Bump clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aang099 authored Aug 9, 2024
1 parent da5d41c commit e9226df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/clang-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: DoozyX/clang-format-lint-action@v0.17
- uses: DoozyX/clang-format-lint-action@v0.18
with:
source: './src/gamepad ./include/gamepad'
extensions: 'hpp,cpp'
clangFormatVersion: 17
clangFormatVersion: 18

0 comments on commit e9226df

Please sign in to comment.