Merge pull request #6955
e167af2[doc] Remove excessive white space (MarcoFalke)e0eeb67[trivial] clang-format: Set AlignAfterOpenBracket: false (MarcoFalke)0af8fe4devtools: Update README.md (MarcoFalke)
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
Language: Cpp
|
||||
AccessModifierOffset: -4
|
||||
AlignAfterOpenBracket: false
|
||||
AlignEscapedNewlinesLeft: true
|
||||
AlignTrailingComments: true
|
||||
AllowAllParametersOfDeclarationOnNextLine: false
|
||||
@@ -26,7 +28,6 @@ IndentCaseLabels: false
|
||||
IndentFunctionDeclarationAfterType: false
|
||||
IndentWidth: 4
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
Language: Cpp
|
||||
MaxEmptyLinesToKeep: 2
|
||||
NamespaceIndentation: None
|
||||
ObjCSpaceAfterProperty: false
|
||||
|
||||
Reference in New Issue
Block a user