Skip to content

pipe_consistency_linter() returns lint object where message has class 'glue' #2740

@MichaelChirico

Description

@MichaelChirico

This causes some inconsistency, e.g. when data.table::rbindlist() attempts to combine the as.data.frame() results of different files, it can error because of mismatched attributes:

"Stick to one pipe operator; found {n_magrittr} instances of %>% and {n_native} instances of |>."

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions