Skip to content

Commit fb2664f

Browse files
committed
push formatting change
1 parent 41ca09c commit fb2664f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ BasedOnStyle: LLVM
22
IndentWidth: 2
33
ColumnLimit: 100
44
UseTab: Never
5-
AllowShortIfStatementsOnASingleLine: false
5+
AllowShortIfStatementsOnASingleLine: true
66
AllowShortFunctionsOnASingleLine: Empty
77
BreakBeforeBraces: Allman
88
SpaceBeforeParens: ControlStatements

0 commit comments

Comments
 (0)