clang-format-7

pull/1385/head
Tatsuhiro Tsujikawa 2019-04-07 12:49:10 +09:00
parent eb7a15513a
commit 4af4a7cfc3
3 changed files with 4 additions and 8 deletions

View File

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