Skip to content

Commit e2280e0

Browse files
committed
Disable return_linter
1 parent 4fcdaae commit e2280e0

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
@@ -10,6 +10,7 @@ linters: all_linters(
1010
unused_import_linter = NULL,
1111
consecutive_mutate_linter = NULL,
1212
nrow_subset_linter = NULL,
13+
return_linter = NULL,
1314
cyclocomp_linter = NULL,
1415
undesirable_function_linter(
1516
modify_defaults(

0 commit comments

Comments
 (0)