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

Avoid repeating dependency names in code #630

Merged
merged 3 commits into from
Sep 18, 2024

Conversation

czechboy0
Copy link
Collaborator

Motivation

A small refactor - avoid repeating the dependency names in code.

Modifications

Factor out the dependency names into a single place.

Result

Less duplication that needs to be kept in sync manually.

Test Plan

All tests still pass.

@czechboy0 czechboy0 enabled auto-merge (squash) September 18, 2024 13:37
@czechboy0 czechboy0 merged commit d5f6a6a into apple:main Sep 18, 2024
9 checks passed
@czechboy0 czechboy0 deleted the hd-dry-dependency-names branch September 18, 2024 14:05
@czechboy0 czechboy0 added the semver/none No version bump required. label Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/none No version bump required.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants