We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35773a commit 2662301Copy full SHA for 2662301
.clang-format
@@ -2,7 +2,7 @@ BasedOnStyle: LLVM
2
Standard: Cpp11
3
UseTab: Never
4
IndentWidth: 2
5
-BreakBeforeBraces: Stroustrup
+BreakBeforeBraces: Attach
6
Cpp11BracedListStyle: true
7
NamespaceIndentation: Inner
8
AlwaysBreakTemplateDeclarations: true
0 commit comments