Skip to content

Commit 3f7bb81

Browse files
Change line length limit to 120 to match libdynd.
1 parent cdf45f5 commit 3f7bb81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ BreakBeforeBraces: Stroustrup
66
Cpp11BracedListStyle: true
77
NamespaceIndentation: Inner
88
AlwaysBreakTemplateDeclarations: true
9-
9+
ColumnLimit: 120

0 commit comments

Comments
 (0)