Skip to content

Commit 368a56a

Browse files
saikishormergify[bot]
authored andcommitted
enable ReflowComments to also use ColumnLimit on comments (#290)
(cherry picked from commit 296e235)
1 parent 9c817ee commit 368a56a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ ConstructorInitializerIndentWidth: 0
1010
ContinuationIndentWidth: 2
1111
DerivePointerAlignment: false
1212
PointerAlignment: Middle
13-
ReflowComments: false
13+
ReflowComments: true
1414
IncludeBlocks: Preserve
1515
...

0 commit comments

Comments
 (0)