-
Notifications
You must be signed in to change notification settings - Fork 193
Closed
Labels
false-positivecode that shouldn't lint, but doescode that shouldn't lint, but doesregressioncode that used to work, but now doesn'tcode that used to work, but now doesn't
Description
'roxygen2::roc_proc_text(paste(roxygen, collapse = "\n"))[[1L]]$get_section("examples")' -> code
lintr::lint(text = code, linters = lintr::function_left_parentheses_linter())
#> <text>:1:1: style: [function_left_parentheses_linter] Left parenthesis should be on the same line as the function's symbol.
#> roxygen2::roc_proc_text(paste(roxygen, collapse = "
#> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Created on 2023-04-17 with reprex v2.0.2
Metadata
Metadata
Assignees
Labels
false-positivecode that shouldn't lint, but doescode that shouldn't lint, but doesregressioncode that used to work, but now doesn'tcode that used to work, but now doesn't