Skip to content

Commit cc89871

Browse files
committed
Remove line limit from .clang-format.
1 parent 58392db commit cc89871

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.clang-format

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ AlignConsecutiveMacros:
3636
AcrossComments: true
3737

3838
# Newlines
39-
ColumnLimit: 120
4039
BreakBeforeBraces: Allman # Braces on their own lines
4140
SeparateDefinitionBlocks: Always # Separate definitions (functions etc.) with an empty line
4241
AlwaysBreakTemplateDeclarations: true # Put template on their own lines

0 commit comments

Comments
 (0)