tools: clang-format 6 compatibility

This commit is contained in:
Jon Atack 2020-07-06 03:52:37 +02:00
parent f4301e9107
commit b9253c7d20
No known key found for this signature in database
GPG key ID: 4F5721B3D0E3921D

View file

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