Skip to content

Commit 10b5b81

Browse files
committed
remove object_usage_linter from defaults for epidemics (Fix #134)
1 parent 0a16437 commit 10b5b81

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.lintr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ linters: linters_with_defaults(
1313
nrow_subset_linter = NULL,
1414
return_linter = NULL,
1515
cyclocomp_linter = NULL,
16+
object_usage_linter = NULL,
1617
undesirable_function_linter(
1718
modify_defaults(
1819
default_undesirable_functions,

0 commit comments

Comments
 (0)