clang-format: don't reflow comments
This commit is contained in:
parent
784fd5e787
commit
c87a8b03aa
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ PenaltyBreakTemplateDeclaration: 10
|
|||
PenaltyExcessCharacter: 1000000
|
||||
PenaltyReturnTypeOnItsOwnLine: 60
|
||||
PointerAlignment: Right
|
||||
ReflowComments: true
|
||||
ReflowComments: false
|
||||
SortIncludes: CaseInsensitive
|
||||
SpaceAfterCStyleCast: false
|
||||
SpaceAfterLogicalNot: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue