Disable #include reordering in .clang-format

Authored by johanneszarl on Jan 15 2019, 8:59 PM.

Description

Disable #include reordering in .clang-format

Enabling reordering should be done as a separate step, in case we
uncover hidden bugs. I.e. I want a first (safe) commit doing all the
heavy reformatting, and then a second commit with only the header
reordering.

Details

Committed
johanneszarlJan 15 2019, 8:59 PM
Parents
R463:24fe052b34d2: Add dev/scripts/neon-sync.sh
Branches
Unknown
Tags
Unknown