Skip to content

Commit df94005

Browse files
committed
Don't apply editorconfig to llvm
They use 2 spaces by default, not 4.
1 parent 124cc92 commit df94005

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.editorconfig

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ end_of_line = lf
99
charset = utf-8
1010
trim_trailing_whitespace = true
1111
insert_final_newline = true
12+
13+
[!src/llvm-project]
1214
indent_style = space
1315
indent_size = 4
1416

0 commit comments

Comments
 (0)