Skip to content

Drop "unexpected glue issue" internal safety valve if there are no reports #2475

Open
@MichaelChirico

Description

@MichaelChirico

tryCatch(xml2lang(glue_call), error = unexpected_glue_parse_error, warning = unexpected_glue_parse_error)

Like #2474, this has caught some poor usage recently, so it's good to stay for now, but we should keep track of eventually dropping it to save maintenance overhead.

#2252 and #2448 are particularly relevant as they should be fulfilled before we consider dropping this escape.

Metadata

Metadata

Assignees

No one assigned

    Labels

    internalsIssues related to inner workings of lintr, i.e., not user-visible

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions