clang-format: disable header re-ordering

pull/281/head
Michael Stapelberg 2020-07-05 09:08:43 +02:00
parent f00b87550f
commit eff3bf0c5e
1 changed files with 1 additions and 0 deletions

View File

@ -8,3 +8,4 @@ IndentWidth: 4
PointerBindsToType: false
ColumnLimit: 0
SpaceBeforeParens: ControlStatements
SortIncludes: false