Commit c84355f
committed
clang-format: preserve include blocks when formatting
Without this change, some include blocks are merged together
making C code auto-formatting very annoying if not impossible.
See https://clang.llvm.org/docs/ClangFormatStyleOptions.html.1 parent 5ad4b2c commit c84355f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
0 commit comments