Skip to content

Commit f406b6d

Browse files
committed
Ignore the external dependency generator/simplecpp when formatting
1 parent 2afa200 commit f406b6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-clang-format.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ IGNORED_DIRS=(
1212
"./generated_cpp_54"
1313
"./generated_cpp_56"
1414
"./examples"
15+
"./generator/simplecpp"
1516
"./build"
1617
)
1718

0 commit comments

Comments
 (0)