ldc/.clang-format
David Nadlinger f2e98e9442 .clang-format: Disable include sorting for now [nfc]
We might want to enable it in the future (possibly after configuring
a category for DDMD headers), but for now, it produces quite massive
diffs.
2016-03-27 12:08:21 +01:00

2 lines
39 B
YAML

BasedOnStyle: LLVM
SortIncludes: false