Skip to content

c(...) throws unneeded_concatenation_linter #1696

@MichaelChirico

Description

@MichaelChirico

lintr/R/utils.R

Line 128 in d9517a9

p0 <- function(...) paste(c(...), collapse = "")

this should be marked as an exception

Metadata

Metadata

Assignees

No one assigned

    Labels

    false-positivecode that shouldn't lint, but does

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions