Skip to content

Commit

Permalink
Bug 1118245, change clang-format to not sort include statements, r=kaie
Browse files Browse the repository at this point in the history
  • Loading branch information
franziskuskiefer committed Feb 25, 2016
1 parent a0f5020 commit f2bba6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Expand Up @@ -61,4 +61,5 @@ CommentPragmas: '^ IWYU pragma:'
ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH ]
SpaceBeforeParens: ControlStatements
DisableFormat: false
SortIncludes: false
...

0 comments on commit f2bba6e

Please sign in to comment.