Skip to content

Commit ccbc857

Browse files
authored
Update .lintr
1 parent b90de3c commit ccbc857

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.lintr

-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,5 @@ linters: linters_with_defaults(
1313
todo_comment_linter = NULL,
1414
undesirable_function_linter(c("mapply" = NA, "sapply" = NA, "setwd" = NA)),
1515
undesirable_operator_linter = NULL,
16-
unnecessary_concatenation_linter(allow_single_expression = FALSE),
1716
defaults = linters_with_tags(tags = NULL)
1817
)

0 commit comments

Comments
 (0)