tools: clang-format 6 compatibility

pull/764/head
Jon Atack 4 years ago
parent f4301e9107
commit b9253c7d20
No known key found for this signature in database
GPG Key ID: 4F5721B3D0E3921D

@ -3,7 +3,6 @@ AccessModifierOffset: -4
AlignAfterOpenBracket: true
AlignEscapedNewlinesLeft: true
AlignTrailingComments: true
AllowAllArgumentsOnNextLine : true
AllowAllParametersOfDeclarationOnNextLine: true
AllowShortBlocksOnASingleLine: false
AllowShortCaseLabelsOnASingleLine: true

Loading…
Cancel
Save