platform_bionic/libc/include/.clang-format
Elliott Hughes 3288c2e254 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
2020-01-30 13:51:39 -08:00

3 lines
69 B
YAML

DisableFormat: true
SortIncludes: false
SortUsingDeclarations: false