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

Exclude no internal violations from packages provided as list argument #85

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

BeAliAslam
Copy link

@BeAliAslam BeAliAslam commented Nov 7, 2024

Added a flag excludeOriginPackagePatterns to no-internal rule which lets user provide a list of packages, calls originating from which are to be excluded processing for no internal rule.

@CLAassistant
Copy link

CLAassistant commented Nov 7, 2024

CLA assistant check
All committers have signed the CLA.

@BeAliAslam BeAliAslam marked this pull request as ready for review November 8, 2024 07:42
@ben-polinsky
Copy link
Collaborator

Hi and thanks.

Could you add a test(s) for this? And also run pnpm change to generate a change file.

@anmolshres98
Copy link
Contributor

Does this not suffice for your purposes?
https://eslint.org/docs/latest/use/configure/ignore#ignoring-files

@aruniverse
Copy link
Member

Why is this needed? Which pkgs are you trying to exclude from the no-internals?

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

Successfully merging this pull request may close these issues.

5 participants