Skip to content

Add the ability to ignore weeds without creating roots #56

Open
@ocharles

Description

I currently have a module that runs some functions for benchmarking purposes. I don't want the existence of this benchmarking to cause code to always stay alive, so I can't add the module to roots. However, if I don't do this, then the whole module appears unused, which is also not what I want! I think we need a new option here, to specify weeds that should be ignored, but shouldn't become roots.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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