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

am: 151f0820ac

Change-Id: I6239cc5a76c39ae6f6e183000f4cab0573183be9
This commit is contained in:
Tao Bao
2017-09-27 01:01:34 +00:00
committed by android-build-merger

View File

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