default_exclusions | R Documentation |
Opinionated set of files and folders to be excluded from linting, relative to the package path. To be used with lint_rmd()
, lintr::lint_dir()
or
lintr::lint_package()
.
default_exclusions(excl_vignettes = TRUE)
excl_vignettes |
Whether or not to exclude all |
A named list of lintr::linters.
default_linters
and lint_rmd()
pkgpurl::default_exclusions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.