mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-11 08:03:55 +00:00
Also removing a commented-out line.
This commit is contained in:
parent
84cbec0bc1
commit
05417a47ce
@ -3,7 +3,6 @@
|
||||
# clang-format --style=llvm --dump-config
|
||||
BasedOnStyle: LLVM
|
||||
AccessModifierOffset: -4
|
||||
AlignConsecutiveAssignments: true
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
@ -15,7 +14,6 @@ IndentPPDirectives: AfterHash
|
||||
IndentWidth: 4
|
||||
Language: Cpp
|
||||
SpaceAfterCStyleCast: true
|
||||
# SpaceInEmptyBlock: true # too new
|
||||
Standard: Cpp11
|
||||
TabWidth: 4
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user