WordPress/gutenberg
Vedi su GitHubAdd linting rule to fail build if package A incorrectly depends on package B
Open
#11.865 aperta il 14 nov 2018
Good First IssueNeeds Dev[Type] Automated Testing[Type] Enhancement
Metriche repository
- Star
- (9607 star)
- Metriche merge PR
- (Merge medio 12g 18h) (509 PR mergiate in 30 g)
Descrizione
Because we want to avoid cross-dependencies in our packages, it would be helpful if these cross-dependencies were caught by JavaScript linting.
We should add a linting rule that fails the build if package A incorrectly depends on package B.
From https://github.com/WordPress/gutenberg/pull/11409#issuecomment-438695404