Skip to content
Snippets Groups Projects
Commit fc5aba9f authored by Philip Trettner's avatar Philip Trettner
Browse files

updated clang format

parent 675fd2a0
Branches
No related tags found
No related merge requests found
......@@ -32,7 +32,8 @@ IndentCaseLabels: false
# Spaces
DerivePointerAlignment: true
DerivePointerAlignment: false
PointerAlignment: Left
DerivePointerBinding: true
MaxEmptyLinesToKeep: 2
SpaceAfterControlStatementKeyword: true
......@@ -50,5 +51,6 @@ AccessModifierOffset: -4
# Comments
FixNamespaceComments: false
AlignTrailingComments: true
CommentPragmas: '!Api.*'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment