Skip to content

Commit

Permalink
Adding left aligned pointers
Browse files Browse the repository at this point in the history
  • Loading branch information
llaniewski committed Oct 26, 2023
1 parent 4d2ce21 commit 74f0bf9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/.clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,5 @@ AllowShortBlocksOnASingleLine: Always
AllowShortCaseLabelsOnASingleLine: false
AllowShortFunctionsOnASingleLine: InlineOnly
AllowShortIfStatementsOnASingleLine: Always
DerivePointerAlignment: false
PointerAlignment: Left

0 comments on commit 74f0bf9

Please sign in to comment.