Skip to content

Ignore renv folder by default #122

@DavZim

Description

@DavZim

I use flir in a project with 5 files that uses renv for version tracking.
When I use flir::lint() it recognizes 385 files, because all R files in renv/ of all dependencies are scanned as well.

I would expect the default behavior to ignore the renv folder. For now, I use flir::lint(exclude_path = "renv").

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions