Skip to content

Commit 8e08ffc

Browse files
committed
Format *.ino too
1 parent e9aae62 commit 8e08ffc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ repos:
99
rev: v20.1.0
1010
hooks:
1111
- id: clang-format
12+
files: '.*\.[c|cpp|h|ino]'
1213
args:
1314
- "--style={BasedOnStyle: llvm, ColumnLimit: 0}"
1415
exclude: ats-mini/patch_init.h

0 commit comments

Comments
 (0)