sloganking / scfmt

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

pub fn nullify_existing_brackets() #37

Closed sloganking closed 2 years ago

sloganking commented 2 years ago

Redox OS has A LOT of existing // < comments that are not designed to be structured comments. Fixing them all manually would be difficult. strfmt should have a function that nullifies all existing bracketed comments.