Closed Moohan closed 1 year ago
I just ran styler::style_pkg() and desc::desc_normalize() to tidy things up and make them consistent.
styler::style_pkg()
desc::desc_normalize()
The main reason was to simplify the changes in #55 as that currently includes some cosmetic style changes which aren't otherwise relevant.
I just ran
styler::style_pkg()
anddesc::desc_normalize()
to tidy things up and make them consistent.The main reason was to simplify the changes in #55 as that currently includes some cosmetic style changes which aren't otherwise relevant.