Skip to content

Commit

Permalink
Meta: Update .clang-format to correct qualifier alignment
Browse files Browse the repository at this point in the history
This ensures 'east-const' order.
  • Loading branch information
IdanHo authored and linusg committed Apr 1, 2022
1 parent 852ae6c commit 0376c12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ BreakBeforeBraces: Custom
BraceWrapping:
AfterFunction: true
NamespaceIndentation: None
QualifierAlignment: Right

0 comments on commit 0376c12

Please sign in to comment.