mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 12:07:45 +00:00
Meta: Update .clang-format to correct qualifier alignment
This ensures 'east-const' order.
This commit is contained in:
parent
852ae6c195
commit
0376c127f6
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ BreakBeforeBraces: Custom
|
||||||
BraceWrapping:
|
BraceWrapping:
|
||||||
AfterFunction: true
|
AfterFunction: true
|
||||||
NamespaceIndentation: None
|
NamespaceIndentation: None
|
||||||
|
QualifierAlignment: Right
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue