We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0fea50 commit 0497fd5Copy full SHA for 0497fd5
.clang-format
@@ -3,6 +3,7 @@
3
# clang-format --style=llvm --dump-config
4
BasedOnStyle: LLVM
5
AccessModifierOffset: -4
6
+AllowShortLambdasOnASingleLine: true
7
AlwaysBreakTemplateDeclarations: Yes
8
BinPackArguments: false
9
BinPackParameters: false
0 commit comments