sloganking / scfmt

A code formatter for structured comments
MIT License
0 stars 0 forks source link

What to do with non structured comments that start with brackets? #19

Closed sloganking closed 2 years ago

sloganking commented 2 years ago

Some code from TOR Arti

sloganking commented 2 years ago

The new errors introduced in 3d501fcf5504b3cf510957f3d64b16b2466e2fa8 make finding these a lot easier. It's possible these are rare enough that users could easily handle fixing them manually.

sloganking commented 2 years ago

Created callable function that will nullify existing brackets.

Fixed in https://github.com/sloganking/Structured-commenting-formatter/commit/178eb081e0f6d546e26e2f262fd75a6709159d84