Closed jamesmbaazam closed 2 months ago
This was what I had in mind when I raised this issue. Happy to rephrase based on reviews but I keep going back into the code to remind myself of the applied settings, so I thought would be useful to expose it.
Description
This PR closes #761.
This PR makes explicit the settings that are applied when
rt=NULL
in functions that use that argument.Initial submission checklist
devtools::test()
anddevtools::check()
).devtools::document()
).lintr::lint_package()
).After the initial Pull Request