Skip to content

Commit

Permalink
tools: clang-format 6 compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatack committed Jul 6, 2020
1 parent f4301e9 commit b9253c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/.clang-format
Expand Up @@ -3,7 +3,6 @@ AccessModifierOffset: -4
AlignAfterOpenBracket: true
AlignEscapedNewlinesLeft: true
AlignTrailingComments: true
AllowAllArgumentsOnNextLine : true
AllowAllParametersOfDeclarationOnNextLine: true
AllowShortBlocksOnASingleLine: false
AllowShortCaseLabelsOnASingleLine: true
Expand Down

0 comments on commit b9253c7

Please sign in to comment.