Skip to content

sprintf_linter is not pipe-aware #1943

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().

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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