DanChaltiel / autoimport

A toolbox to automatically generate @importFrom roxygen tags from R files.
https://danchaltiel.github.io/autoimport/
13 stars 2 forks source link

"never remove" list #9

Closed DanChaltiel closed 2 weeks ago

DanChaltiel commented 8 months ago

A list of terms that should never get removed, like cli::qty for instance

DanChaltiel commented 3 weeks ago

Should better use usethis::use_import_from("cli", "qty")