Skip to content

Commit afd7a2b

Browse files
Add AlignEscapedNewLines to make macros prettier
1 parent e2a6330 commit afd7a2b

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+
AlignEscapedNewlines: LeftWithLastLine
56
AllowShortFunctionsOnASingleLine: InlineOnly
67
BreakBeforeBraces: Mozilla
78
BreakTemplateDeclarations: Yes

0 commit comments

Comments
 (0)