Skip to content

Commit 031fe9b

Browse files
feat: add 'examples' directory to clang format script
1 parent c1c36ca commit 031fe9b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/update_clang_format.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
# variables
88
directories = [
9+
'examples',
910
'src',
1011
'tests',
1112
'tools',

0 commit comments

Comments
 (0)