Skip to content

Catch single-quotes FUN when looking for character.only=TRUE in library_call_linter() #2319

@MichaelChirico

Description

@MichaelChirico
          This is to catch `lapply(pkgs, "library", character.only = TRUE)`?

Is that worth it? If yes, we should catch lapply(pkgs, 'library', character.only = TRUE) too.

Originally posted by @AshesITR in #2306 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    false-negativecode that should lint, but doesn't

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions