mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 12:27:59 +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
|
||||
PointerAlignment: Left
|
||||
BreakBeforeBraces: Attach
|
||||
SpaceAfterCStyleCast: false
|
||||
SpaceAfterCStyleCast: true
|
||||
Cpp11BracedListStyle: false
|
||||
IndentCaseLabels: true
|
||||
BinPackArguments: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue