sloganking / scfmt

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

Utilize strfmt to allow code formatters to work on the bracketless version of structured commenting #6

Closed sloganking closed 2 years ago

sloganking commented 2 years ago
sloganking commented 2 years ago

This now works with strfmt add_brackets && cargo fmt && strfmt && strfmt remove_brackets