You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, when entering the description and parameter description keeping the newlines as the template provides, swift format will complain about punctuation at the end of the entire doc comments, and not just the description, even if the description has punctuation.
Parameters descriptions otherwise do not seem to require punctuation.
Adding a new line between Description & - Parameters (and sometimes adding two and the deleting one is required) the swift-format punctuation concerns are alleviated.