Skip to content

dealing with the curly-curly operator #388

@IndrajeetPatil

Description

@IndrajeetPatil

The {{ operator (as alternative to !! + enquo) was introduced in rlang 0.4.0 (https://www.tidyverse.org/articles/2019/06/rlang-0-4-0/) and I've started using this new operator in my packages.

But now lintr treats this as a lint and my PR builds are flooded with lintr-bot comments:
IndrajeetPatil/ggstatsplot#255 (comment)

image

Any way to make sure that this is not counted as a lint?

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions