Use SwiftFormat version 0.48.x
This commit is contained in:
parent
56a5cbe5cb
commit
7cbc14978a
6 changed files with 9 additions and 5 deletions
|
|
@ -116,6 +116,10 @@
|
|||
|
||||
--elseposition same-line
|
||||
|
||||
### Empty braces: "no-space" (default), "spaced" or "linebreak"
|
||||
|
||||
--emptybraces no-space
|
||||
|
||||
### Case of 'e' in numbers: "lowercase" or "uppercase" (default)
|
||||
|
||||
--exponentcase lowercase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue