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 Request] Ability to filter out dependencies #31

Closed
ffluk3 opened this issue Apr 7, 2022 · 0 comments
Closed

[Feature Request] Ability to filter out dependencies #31

ffluk3 opened this issue Apr 7, 2022 · 0 comments

Comments

@ffluk3
Copy link
Contributor

ffluk3 commented Apr 7, 2022

Within our group, we have a lot of peer dependency issues that we need to resolve, but we want to leverage this tool to block CI jobs that have invalid peer dependency combos. Thus, we would like to filter dependencies that we know are invalid and plan to work on them to "stop the bleeding". Could we add a flag for --ignore?

npx check-peer-dependencies --ignore react,eslint

The above would still return 0 if the only peer dep violations were related to react and eslint

@ffluk3 ffluk3 closed this as completed Apr 7, 2022
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