-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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").
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels