Merge "clang-format: Remove the override of PenaltyExcessCharacter." am: 151f0820ac am: fccf3bc0cf am: 88fd6aff38

am: 4167aa25d6

Change-Id: If7c8e32c321fe0d20e063a0e4d93cb1b09226cef
This commit is contained in:
Tao Bao
2017-09-27 01:09:07 +00:00
committed by android-build-merger
-1
View File
@@ -10,6 +10,5 @@ IndentWidth: 2
PointerAlignment: Left
TabWidth: 2
UseTab: Never
PenaltyExcessCharacter: 32
Cpp11BracedListStyle: false