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

Add Linter to Ensure Examples never use internal packages #1572

Open
aaronbuchwald opened this issue Sep 18, 2024 · 1 comment
Open

Add Linter to Ensure Examples never use internal packages #1572

aaronbuchwald opened this issue Sep 18, 2024 · 1 comment

Comments

@aaronbuchwald
Copy link
Collaborator

After moving packages to internal we accidentally included some in the examples directory, which would be impossible for any external repos to reproduce.

We should add a linter to guarantee that examples never pulls in any packages from internal.

@aaronbuchwald
Copy link
Collaborator Author

Separated adding a linter from #1557

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