Skip to content

Commit 1f266c6

Browse files
committed
style: disable clang-format column limit (ColumnLimit: 0)
1 parent e8e4385 commit 1f266c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
BasedOnStyle: Microsoft
2+
ColumnLimit: 0
23
BreakTemplateDeclarations: MultiLine
34
PackConstructorInitializers: Never
45
BreakConstructorInitializers: AfterColon

0 commit comments

Comments
 (0)