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

am: 88fd6aff38

Change-Id: I268dbd09e13dce5920b5025a5cbf73b06b493668
This commit is contained in:
Tao Bao
2017-09-27 01:06:32 +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