Skip to content

Commit 37ecae8

Browse files
Add AllowShortFunctionsOnASingleLine
1 parent f00f136 commit 37ecae8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.clang-format

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
BasedOnStyle: LLVM
33
AccessModifierOffset: -4
44
AlignAfterOpenBracket: DontAlign
5+
AllowShortFunctionsOnASingleLine: InlineOnly
56
BreakBeforeBraces: Mozilla
67
BreakTemplateDeclarations: Yes
78
ColumnLimit: 100

0 commit comments

Comments
 (0)