1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

clang-format: Dont sort includes

This commit is contained in:
Michael Vetter 2020-07-07 14:18:37 +02:00
parent bddbfa58c0
commit 95015cec56

View File

@ -12,6 +12,7 @@ SpacesInContainerLiterals: false
SpacesInParentheses: false
SpacesInSquareBrackets: false
SpaceBeforeParens: ControlStatements
SortIncludes: false
ColumnLimit: 0
PointerAlignment: Left
AlignAfterOpenBracket: Align