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

am: fccf3bc0cf

Change-Id: Ia081fa95df4fb5eebf17d984cd012f6bbde12e40
This commit is contained in:
Tao Bao
2017-09-27 01:03:52 +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