Skip to content

Commit ca665a1

Browse files
committed
Remove keys from .clang-format
1 parent 02e59bb commit ca665a1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.clang-format

-4
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@ PenaltyBreakString: 1000
9090
PenaltyExcessCharacter: 1000000
9191
PenaltyReturnTypeOnItsOwnLine: 200
9292
PointerAlignment: Left
93-
RawStringFormats:
94-
- Delimiter: pb
95-
Language: TextProto
96-
BasedOnStyle: google
9793
ReflowComments: true
9894
SortIncludes: true
9995
SortUsingDeclarations: true

0 commit comments

Comments
 (0)