Skip to content

Commit 7968c8c

Browse files
authored
Don't try to clang-format src/lib/* files. NFC (#26463)
1 parent 969d320 commit 7968c8c

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.clang-format-ignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ system/lib/libcxxabi
77
system/lib/libunwind
88
system/lib/mimalloc
99
system/lib/llvm-libc
10+
11+
# Don't try to format our weird JS library code
12+
src/lib

0 commit comments

Comments
 (0)