Skip to content

use_lintr() should add .lintr to .Rbuildignore #1805

@Bisaloo

Description

@Bisaloo

The use_lintr() function automatically adds a .lintr file, which causes a NOTE in R CMD check.

Since this function is modeled after functions from the usethis package, it makes sense to follow their habit to automatically add files created by its functions to .Rbuildignore whenever necessary.

Metadata

Metadata

Assignees

No one assigned

    Labels

    configfeaturea feature request or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions