mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 01:16:20 +00:00
clang-format: Dont sort includes
This commit is contained in:
@@ -12,6 +12,7 @@ SpacesInContainerLiterals: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
SpaceBeforeParens: ControlStatements
|
||||
SortIncludes: false
|
||||
ColumnLimit: 0
|
||||
PointerAlignment: Left
|
||||
AlignAfterOpenBracket: Align
|
||||
|
||||
Reference in New Issue
Block a user