We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ba2192 commit c5fee95Copy full SHA for c5fee95
R/sysdata.rda
-108 Bytes
Rmd/sysdata.nopurl.Rmd
@@ -104,7 +104,6 @@ default_linters <- lintr::linters_with_defaults(
104
regex_subset_linter = lintr::regex_subset_linter(),
105
rep_len_linter = lintr::rep_len_linter(),
106
repeat_linter = lintr::repeat_linter(),
107
- return_linter = lintr::return_linter(allow_implicit_else = FALSE),
108
routine_registration_linter = lintr::routine_registration_linter(),
109
sample_int_linter = lintr::sample_int_linter(),
110
scalar_in_linter = lintr::scalar_in_linter(),
0 commit comments