Skip to content

Commit 2662301

Browse files
committed
Update .clang-format to match the libdynd one
1 parent c35773a commit 2662301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ BasedOnStyle: LLVM
22
Standard: Cpp11
33
UseTab: Never
44
IndentWidth: 2
5-
BreakBeforeBraces: Stroustrup
5+
BreakBeforeBraces: Attach
66
Cpp11BracedListStyle: true
77
NamespaceIndentation: Inner
88
AlwaysBreakTemplateDeclarations: true

0 commit comments

Comments
 (0)