## ----echo = FALSE, message = FALSE-------------------------------------------- knitr::opts_chunk$set(collapse = TRUE, comment = "#>") ## ----eval = FALSE------------------------------------------------------------- # captain::install_precommit() # # #> Install `.git/hooks/pre-commit` file # #> Install `inst/pre-commit folder` ## ----eval = FALSE------------------------------------------------------------- # captain::run_precommit()