mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
format style change: SpaceAfterCStyleCast: true
This commit is contained in:
parent
daf712b034
commit
2bb0fa08cf
8 changed files with 17 additions and 17 deletions
|
@ -4,7 +4,7 @@ UseTab: Never
|
||||||
ColumnLimit: 120
|
ColumnLimit: 120
|
||||||
PointerAlignment: Left
|
PointerAlignment: Left
|
||||||
BreakBeforeBraces: Attach
|
BreakBeforeBraces: Attach
|
||||||
SpaceAfterCStyleCast: false
|
SpaceAfterCStyleCast: true
|
||||||
Cpp11BracedListStyle: false
|
Cpp11BracedListStyle: false
|
||||||
IndentCaseLabels: true
|
IndentCaseLabels: true
|
||||||
BinPackArguments: true
|
BinPackArguments: true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue