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

Warn if configuring a builder which you don't have a direct dependency on #3172

Open
jakemac53 opened this issue Aug 17, 2021 · 0 comments
Open
Labels
type-enhancement A request for a change that isn't a bug

Comments

@jakemac53
Copy link
Contributor

When configuring a builder you should have a direct dependency on that builders package. This is because the configuration itself is a part of the API of the builder, and so you could be broken by a new release of the package, if it changes its configuration in a breaking way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

1 participant