mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
.clang-format: explicitly specify qualifier alignment
Signed-off-by: Octol1ttle <l1ttleofficial@outlook.com>
This commit is contained in:
parent
e8d0163aa4
commit
1486e40f14
|
|
@ -16,3 +16,4 @@ BraceWrapping:
|
|||
BreakBeforeBraces: Custom
|
||||
BreakConstructorInitializers: BeforeComma
|
||||
Cpp11BracedListStyle: false
|
||||
QualifierAlignment: Left
|
||||
|
|
|
|||
Loading…
Reference in a new issue