Skip to content

Commit 82ec051

Browse files
committed
Stop clang-format from sorting includes
1 parent 873becc commit 82ec051

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,4 @@ CommentPragmas: '^ IWYU pragma:'
5151
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH ]
5252
SpaceBeforeParens: ControlStatements
5353
DisableFormat: false
54+
SortIncludes: false

0 commit comments

Comments
 (0)