Skip to content

Commit

Permalink
Update formatting rules with pointer/reference config
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomSpaceship committed Oct 14, 2024
1 parent e376dec commit 080748f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ AccessModifierOffset: -4
NamespaceIndentation: All
FixNamespaceComments: false
AlignConsecutiveMacros: true
DerivePointerAlignment: false
ReferenceAlignment: Left
PointerAlignment: Left

0 comments on commit 080748f

Please sign in to comment.