mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 10:43:19 -03:00
tools: clang-format 6 compatibility
This commit is contained in:
parent
f4301e9107
commit
b9253c7d20
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ AccessModifierOffset: -4
|
|||
AlignAfterOpenBracket: true
|
||||
AlignEscapedNewlinesLeft: true
|
||||
AlignTrailingComments: true
|
||||
AllowAllArgumentsOnNextLine : true
|
||||
AllowAllParametersOfDeclarationOnNextLine: true
|
||||
AllowShortBlocksOnASingleLine: false
|
||||
AllowShortCaseLabelsOnASingleLine: true
|
||||
|
|
Loading…
Add table
Reference in a new issue