Fixed .clang-format to work with Fedora 29.

This commit is contained in:
Pedro Alvarez 2018-12-18 16:47:28 +00:00
parent 31a25067f5
commit 1141f43b9c
1 changed files with 0 additions and 4 deletions

View File

@ -90,10 +90,6 @@ PenaltyBreakString: 1000
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 60
PointerAlignment: Left #Changed
RawStringFormats:
- Delimiter: pb
Language: TextProto
BasedOnStyle: google
ReflowComments: true
SortIncludes: true
SortUsingDeclarations: true