We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fcdaae commit e2280e0Copy full SHA for e2280e0
1 file changed
.lintr
@@ -10,6 +10,7 @@ linters: all_linters(
10
unused_import_linter = NULL,
11
consecutive_mutate_linter = NULL,
12
nrow_subset_linter = NULL,
13
+ return_linter = NULL,
14
cyclocomp_linter = NULL,
15
undesirable_function_linter(
16
modify_defaults(
0 commit comments