Fixed clang-format to work with Fedora 29

This commit is contained in:
Pedro Alvarez 2019-04-26 12:35:40 +01:00 committed by Andre Puschmann
parent 11414271d8
commit 879f5e627d
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