We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b90de3c commit ccbc857Copy full SHA for ccbc857
.lintr
@@ -13,6 +13,5 @@ linters: linters_with_defaults(
13
todo_comment_linter = NULL,
14
undesirable_function_linter(c("mapply" = NA, "sapply" = NA, "setwd" = NA)),
15
undesirable_operator_linter = NULL,
16
- unnecessary_concatenation_linter(allow_single_expression = FALSE),
17
defaults = linters_with_tags(tags = NULL)
18
)
0 commit comments