Skip to content

Commit 5c2ec7e

Browse files
committed
Increased column limit in .clang-format.
1 parent e5e8408 commit 5c2ec7e

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
@@ -6,7 +6,7 @@ Language: Cpp
66

77
Standard: Cpp11
88

9-
ColumnLimit: 100
9+
ColumnLimit: 120
1010

1111
PointerAlignment: Left
1212
DerivePointerAlignment: false

0 commit comments

Comments
 (0)