r-lib / desc

Manipulate DESCRIPTION files
https://desc.r-lib.org/
Other
122 stars 27 forks source link

Implement tidy-on-write #133

Open hadley opened 1 year ago

hadley commented 1 year ago

If Config/desc/tidy: true

From https://github.com/r-lib/usethis/issues/1379 / https://github.com/r-lib/usethis/pull/1753

And need to make sure that use_tidy_description() and create_package() use it.