Skip to content

Commit 22ad368

Browse files
Update code_format.yml
1 parent 0474a83 commit 22ad368

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/clang-format-lint-action@v0.12
1919
with:
2020
source: '. ./src ./src/libs'
21-
exclude: './src/libs/TimerInterrupt ./scripts'
21+
exclude: './src/libs/TimerInterrupt ./scripts fonts128x64.h'
2222
extensions: 'c,cpp,h,hpp'
2323
clangFormatVersion: 12
2424
inplace: True

0 commit comments

Comments
 (0)