R/dev/run_before_committing.R

devtools::document()
devtools::build_readme()
styler::style_pkg()
renv::snapshot()
# This runs through GitHub actions on commit but you can run
# it manually to check for possible problems, though it
# takes a long time to run:
devtools::check()
bvancilku/kubrand documentation built on July 26, 2022, 6:23 a.m.