We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a16437 commit 10b5b81Copy full SHA for 10b5b81
1 file changed
.lintr
@@ -13,6 +13,7 @@ linters: linters_with_defaults(
13
nrow_subset_linter = NULL,
14
return_linter = NULL,
15
cyclocomp_linter = NULL,
16
+ object_usage_linter = NULL,
17
undesirable_function_linter(
18
modify_defaults(
19
default_undesirable_functions,
0 commit comments