Skip to content

Commit 8d7a047

Browse files
committed
ENH: Update clang-format style specification
1 parent 9eb70f1 commit 8d7a047

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_name}}/.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ AccessModifierOffset: -2
2121
AlignAfterOpenBracket: Align
2222
AlignConsecutiveAssignments: false
2323
AlignConsecutiveDeclarations: true
24-
AlignEscapedNewlines: Right
24+
AlignEscapedNewlines: Left
2525
AlignOperands: true
2626
AlignTrailingComments: true
2727
# clang 9.0 AllowAllArgumentsOnNextLine: true

0 commit comments

Comments
 (0)