Open
Description
Description
I want column limits respected even in comments, and I want them to be automatically line-wrapped, preserving markdown semantics within doc comments.
Steps to Reproduce
Run swift-format lint
on:
// 01234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789
It should complain, but does not.