Skip to content

Commit 0437e91

Browse files
committed
Merge branch 'master' into smart_holder
2 parents 84cbec0 + 795e3c4 commit 0437e91

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.clang-format

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# clang-format --style=llvm --dump-config
44
BasedOnStyle: LLVM
55
AccessModifierOffset: -4
6-
AlignConsecutiveAssignments: true
76
AlwaysBreakTemplateDeclarations: Yes
87
BinPackArguments: false
98
BinPackParameters: false
@@ -15,7 +14,6 @@ IndentPPDirectives: AfterHash
1514
IndentWidth: 4
1615
Language: Cpp
1716
SpaceAfterCStyleCast: true
18-
# SpaceInEmptyBlock: true # too new
1917
Standard: Cpp11
2018
TabWidth: 4
2119
...

0 commit comments

Comments
 (0)