Merge "clang-format: Remove the override of PenaltyExcessCharacter."

This commit is contained in:
Tao Bao
2017-09-27 00:57:55 +00:00
committed by Gerrit Code Review

View File

@@ -10,6 +10,5 @@ IndentWidth: 2
PointerAlignment: Left
TabWidth: 2
UseTab: Never
PenaltyExcessCharacter: 32
Cpp11BracedListStyle: false