Skip to content

Commit 8158353

Browse files
Update code_format.yml
1 parent 22ad368 commit 8158353

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: DoozyX/[email protected]
1919
with:
2020
source: '. ./src ./src/libs'
21-
exclude: './src/libs/TimerInterrupt ./scripts fonts128x64.h'
21+
exclude: './src/libs/TimerInterrupt ./scripts ./src/fonts128x64.h'
2222
extensions: 'c,cpp,h,hpp'
2323
clangFormatVersion: 12
2424
inplace: True

0 commit comments

Comments
 (0)