Fix the libc/include .clang-format.
Many of our header files are very sensitive to the order in which their #includes appear... Bug: N/A Test: N/A Change-Id: I2c21cac5e9bd49b7e80620d14971af8fefa17e91
This commit is contained in:
parent
ce11673cad
commit
3288c2e254
1 changed files with 2 additions and 0 deletions
|
@ -1 +1,3 @@
|
|||
DisableFormat: true
|
||||
SortIncludes: false
|
||||
SortUsingDeclarations: false
|
||||
|
|
Loading…
Reference in a new issue