Don't reflow comments.
This commit is contained in:
parent
778b876587
commit
757b3d3421
@ -3,6 +3,7 @@ IndentWidth: 4
|
||||
BreakBeforeBraces: Custom
|
||||
BraceWrapping: { AfterFunction: true }
|
||||
IndentCaseLabels: false
|
||||
ReflowComments: false
|
||||
ColumnLimit: 100
|
||||
AccessModifierOffset: -4
|
||||
AlignTrailingComments: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user