Skip to content

Commit c5fee95

Browse files
committed
refactor: tweak default linter config
1 parent 9ba2192 commit c5fee95

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

R/sysdata.rda

-108 Bytes
Binary file not shown.

Rmd/sysdata.nopurl.Rmd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ default_linters <- lintr::linters_with_defaults(
104104
regex_subset_linter = lintr::regex_subset_linter(),
105105
rep_len_linter = lintr::rep_len_linter(),
106106
repeat_linter = lintr::repeat_linter(),
107-
return_linter = lintr::return_linter(allow_implicit_else = FALSE),
108107
routine_registration_linter = lintr::routine_registration_linter(),
109108
sample_int_linter = lintr::sample_int_linter(),
110109
scalar_in_linter = lintr::scalar_in_linter(),

0 commit comments

Comments
 (0)