Usage
add_linters(config, tag, linters, overwrite = FALSE)
Arguments
- config
A config object to add linters to.
- tag
The name of the tag to which to add linters.
- linters
New linters to add.
- overwrite
A logical value indicating whether existing linters should
be overwritten.