Skip to content

Commit b8a2fa7

Browse files
cferris1000Gerrit Code Review
authored andcommitted
Merge "Remove PenaltyExcessCharacter from clang-formats."
2 parents 8ab1fd0 + 6c481b9 commit b8a2fa7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.clang-format-2

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ IndentWidth: 2
77
PointerAlignment: Left
88
TabWidth: 2
99
UseTab: Never
10-
PenaltyExcessCharacter: 32

.clang-format-4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ ContinuationIndentWidth: 8
99
PointerAlignment: Left
1010
TabWidth: 4
1111
UseTab: Never
12-
PenaltyExcessCharacter: 32

0 commit comments

Comments
 (0)