install_precommit | R Documentation |
This installs pre-commit in the conda environment r-precommit. It
will be available to use across different git repositories. To update,
refer to update_precommit()
.
install_precommit(force = FALSE)
force |
Whether or not to force a re-installation. |
The path to the pre-commit executable (invisibly).
Other executable managers:
uninstall_precommit()
,
update_precommit()
,
version_precommit()
## Not run:
install_precommit()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.