Skip to content

Commit 2391847

Browse files
authored
Merge pull request #1605 from heinezen/fix/revert_clang_format
Revert "Merge pull request #1602 from heinezen/clang-format-align"
2 parents 100a195 + c0505b6 commit 2391847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# see documentation in doc/code_style/ for details and explainations.
55
Language: Cpp
66
AccessModifierOffset: -4
7-
AlignAfterOpenBracket: BlockIndent
7+
AlignAfterOpenBracket: Align
88
AlignArrayOfStructures: None
99
AlignConsecutiveAssignments: false
1010
AlignConsecutiveBitFields: false

0 commit comments

Comments
 (0)