We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7481b7 commit e73c735Copy full SHA for e73c735
.clang-format
@@ -2,6 +2,8 @@
2
Language: Cpp
3
BasedOnStyle: LLVM
4
AccessModifierOffset: -4
5
+AlignAfterOpenBracket: DontAlign
6
+AlignOperands: false
7
AlignTrailingComments: false
8
AllowShortBlocksOnASingleLine: false
9
AllowShortFunctionsOnASingleLine: None
0 commit comments