Disable include reordering in .clang-format

Authored by johanneszarl on Jul 21 2019, 10:00 PM.

Description

Disable include reordering in .clang-format

While the result is ok, the directive seems to be problematic for the
pre-commit hook (my previous commit was rejected because clang-format
printed spurious replacements).
IMO it should be okayish to occasionally run clang-format with
"-sort-includes" if the situation gets out of hand again...

Details

Committed
johanneszarlJul 21 2019, 10:00 PM
Parents
R463:a267b10cef3a: Sort includes with clang-format.
Branches
Unknown
Tags
Unknown