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 f00f136 commit 37ecae8Copy full SHA for 37ecae8
.clang-format
@@ -2,6 +2,7 @@
2
BasedOnStyle: LLVM
3
AccessModifierOffset: -4
4
AlignAfterOpenBracket: DontAlign
5
+AllowShortFunctionsOnASingleLine: InlineOnly
6
BreakBeforeBraces: Mozilla
7
BreakTemplateDeclarations: Yes
8
ColumnLimit: 100
0 commit comments