mirror of
https://github.com/ninxsoft/Mist.git
synced 2025-05-27 05:24:30 -04:00
5 lines
195 B
TOML
5 lines
195 B
TOML
include = ["Mist/**/*.swift"]
|
|
align-after-colon = ["parameters", "throws", "returns"]
|
|
parameter-style = "grouped"
|
|
needs-separation = ["description", "parameters", "throws"]
|
|
vertical-align = true
|