commit | 1ff48780d3e8e4bc0dee01ae0e756eb4d46a4f53 | [log] [tgz] |
---|---|---|
author | Ed Tanous <ed.tanous@intel.com> | Tue Apr 18 12:45:08 2017 -0700 |
committer | Ed Tanous <ed.tanous@intel.com> | Tue Apr 18 12:45:08 2017 -0700 |
tree | 59bd96554546fabbe03afb084f5068f658c93ff3 | |
parent | 93f987d2383258f88fe9b9133af956bcc0f00233 [diff] [blame] |
incremental
diff --git a/.clang-format b/.clang-format index 5f8caed..17d370f 100644 --- a/.clang-format +++ b/.clang-format
@@ -72,7 +72,7 @@ PenaltyReturnTypeOnItsOwnLine: 200 PointerAlignment: Left ReflowComments: true -SortIncludes: false +SortIncludes: true SpaceAfterCStyleCast: false SpaceBeforeAssignmentOperators: true SpaceBeforeParens: ControlStatements