Skip to content

sprintf_linter is not pipe-aware #1943

@MichaelChirico

Description

@MichaelChirico
letters |>
  sprintf(fmt = "%s")

will throw a lint "too few arguments". Ditto for using %>%.

We can probably re-use the code from unnecessary_concatentation_linter().

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