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

[Cleanup] Make Config's namingStrategy and accessModifier params consistent #713

Merged
merged 2 commits into from
Jan 6, 2025

Conversation

czechboy0
Copy link
Contributor

Motivation

A missed fixup from #708: #708 (comment)

Modifications

Removed the default from Config.init and forced all callers to make a choice on the naming strategy, just like for accessModifier.

Result

Consistent handling of these two parameters.

Test Plan

Tests passed locally.

@czechboy0 czechboy0 enabled auto-merge (squash) January 6, 2025 12:17
@czechboy0 czechboy0 added the 🔨 semver/patch No public API change. label Jan 6, 2025
Copy link
Collaborator

@simonjbeaumont simonjbeaumont left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great—thanks!

@czechboy0 czechboy0 merged commit 84b693f into apple:main Jan 6, 2025
33 checks passed
@czechboy0 czechboy0 deleted the hd-naming-strategy-param-cleanup branch January 6, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants