Skip to content

Extend namespace_linter() for using '::' for functions already imported in the NAMESPACE #2081

@MichaelChirico

Description

@MichaelChirico
#' @importFrom pkg foo
pkg::foo()

The latter usage of foo() could be linted as pkg:: is not needed.

Such a linter could help backsliding after clean-ups like #2031

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions