openpharma / roxylint

Lint 'roxygen2'-generated documentation
https://openpharma.github.io/roxylint
Other
15 stars 0 forks source link

Feature: Default constructors #3

Open dgkf opened 1 year ago

dgkf commented 1 year ago

Following on #1, it would be nice to have constructors for the defaults to easily turn on and off individual linters without having to wipe the slate clean and reconstruct a set from the ones you want.

param = roxylint::tidy_param(lint_sentence_case = FALSE)