Mist/.drstring.toml

6 lines
195 B
TOML
Raw Normal View History

2022-07-01 02:44:06 -04:00
include = ["Mist/**/*.swift"]
align-after-colon = ["parameters", "throws", "returns"]
parameter-style = "grouped"
needs-separation = ["description", "parameters", "throws"]
vertical-align = true