Skip to content

Commit

Permalink
Update code_format.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ClutchplateDude authored Apr 30, 2024
1 parent 81cefbb commit 27e5d04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: DoozyX/[email protected]
with:
source: '. ./src ./src/libs'
exclude: './src/libs/TimerInterrupt ./scripts fonts128x64.h'
exclude: './src/libs/TimerInterrupt ./scripts ./src/fonts128x64.h'
extensions: 'c,cpp,h,hpp'
clangFormatVersion: 12
inplace: True
Expand Down

0 comments on commit 27e5d04

Please sign in to comment.