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

[Feature] --excludeScopes option #220

Open
ChrisHubinger opened this issue Oct 30, 2019 · 0 comments
Open

[Feature] --excludeScopes option #220

ChrisHubinger opened this issue Oct 30, 2019 · 0 comments

Comments

@ChrisHubinger
Copy link

In our Project wie have a private NPM registry and internal scope where lots of the packages are not licensed correctly, which is fine for us, but with the need to license check all 3rd Party code we are using this became a problem. I've found no option to make license-checker simply ignore those packages without the need to maintain an explicit list of package@version to exclude.

To fix my issue I implemented a --excludeScopes options (see: #219).
I'd be very happy if this woould make it in the next release version so that we can start to use it in out project.

kind regards & thanks for the great work you've done with this tool

Christian

@ChrisHubinger ChrisHubinger changed the title [Feature] --excludeScopes option [Feature] --excludeScopes option Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant