We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ca09c commit fb2664fCopy full SHA for fb2664f
1 file changed
.clang-format
@@ -2,7 +2,7 @@ BasedOnStyle: LLVM
2
IndentWidth: 2
3
ColumnLimit: 100
4
UseTab: Never
5
-AllowShortIfStatementsOnASingleLine: false
+AllowShortIfStatementsOnASingleLine: true
6
AllowShortFunctionsOnASingleLine: Empty
7
BreakBeforeBraces: Allman
8
SpaceBeforeParens: ControlStatements
0 commit comments