We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2a6330 commit afd7a2bCopy full SHA for afd7a2b
.clang-format
@@ -2,6 +2,7 @@
2
BasedOnStyle: LLVM
3
AccessModifierOffset: -4
4
AlignAfterOpenBracket: DontAlign
5
+AlignEscapedNewlines: LeftWithLastLine
6
AllowShortFunctionsOnASingleLine: InlineOnly
7
BreakBeforeBraces: Mozilla
8
BreakTemplateDeclarations: Yes
0 commit comments