-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
A-dependenciesArea: library dependencies.Area: library dependencies.C-refactorCategory: refactor. This would improve the clarity of internal code.Category: refactor. This would improve the clarity of internal code.E-mediumEffort: medium. Some knowledge of how hyper internal works would be useful.Effort: medium. Some knowledge of how hyper internal works would be useful.
Milestone
Description
We want strict control over what types from dependencies we expose, and there is a tool that can help us check that in CI: cargo api-linter.
We should start by adding a new CI job to .github/workflows/CI.yml
to use it. Any questions about what goes in the config file can be clarified here or in a PR.
Metadata
Metadata
Assignees
Labels
A-dependenciesArea: library dependencies.Area: library dependencies.C-refactorCategory: refactor. This would improve the clarity of internal code.Category: refactor. This would improve the clarity of internal code.E-mediumEffort: medium. Some knowledge of how hyper internal works would be useful.Effort: medium. Some knowledge of how hyper internal works would be useful.