Skip to content

Commit

Permalink
refactor: tweak default linter config
Browse files Browse the repository at this point in the history
  • Loading branch information
salim-b committed Feb 14, 2025
1 parent 9ba2192 commit c5fee95
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified R/sysdata.rda
Binary file not shown.
1 change: 0 additions & 1 deletion Rmd/sysdata.nopurl.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ default_linters <- lintr::linters_with_defaults(
regex_subset_linter = lintr::regex_subset_linter(),
rep_len_linter = lintr::rep_len_linter(),
repeat_linter = lintr::repeat_linter(),
return_linter = lintr::return_linter(allow_implicit_else = FALSE),
routine_registration_linter = lintr::routine_registration_linter(),
sample_int_linter = lintr::sample_int_linter(),
scalar_in_linter = lintr::scalar_in_linter(),
Expand Down

0 comments on commit c5fee95

Please sign in to comment.