Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add ignore option to extraneous deps #2039

Closed
wants to merge 1 commit into from

Commits on Apr 27, 2021

  1. feat: add ignore option to extraneous deps

    We are doing a migration with 1st party dependencies in a monorepo that requires this ability, otherwise we get false positives. This option allows the user to pass a regex so that if a package matches the regex it won't report as an offender.
    Aghassi committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    4ee3b48 View commit details
    Browse the repository at this point in the history