summaryrefslogtreecommitdiff
path: root/.clang-format
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2017-04-18 22:45:08 +0300
committerEd Tanous <ed.tanous@intel.com>2017-04-18 22:45:08 +0300
commit1ff48780d3e8e4bc0dee01ae0e756eb4d46a4f53 (patch)
tree59bd96554546fabbe03afb084f5068f658c93ff3 /.clang-format
parent93f987d2383258f88fe9b9133af956bcc0f00233 (diff)
downloadbmcweb-1ff48780d3e8e4bc0dee01ae0e756eb4d46a4f53.tar.xz
incremental
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 1 insertions, 1 deletions
diff --git a/.clang-format b/.clang-format
index 5f8caed922..17d370f05a 100644
--- a/.clang-format
+++ b/.clang-format
@@ -72,7 +72,7 @@ PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 200
PointerAlignment: Left
ReflowComments: true
-SortIncludes: false
+SortIncludes: true
SpaceAfterCStyleCast: false
SpaceBeforeAssignmentOperators: true
SpaceBeforeParens: ControlStatements