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

Clarify Default Override Behavior API #107

Merged
merged 1 commit into from
Jan 16, 2024
Merged

Conversation

bradfol
Copy link
Collaborator

@bradfol bradfol commented Jan 11, 2024

A terminology update to clarify what the different behaviors are for default overrides.

A terminology update to clarify what the different behaviors are for default overrides.
@bradfol bradfol force-pushed the bradfol/override-behavior branch from 1604e24 to d262046 Compare January 12, 2024 00:01
Comment on lines +71 to +73
/// Disable and ignore any default overrides.
/// Overrides that are _explicitly provided_ will still be used.
case disableDefaultOverrides
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@skorulis-ap can you confirm this is correct?

Copy link
Collaborator

@skorulis-ap skorulis-ap left a comment

Choose a reason for hiding this comment

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

Nice improvement

@bradfol bradfol merged commit f3710a5 into main Jan 16, 2024
2 checks passed
@bradfol bradfol deleted the bradfol/override-behavior branch January 16, 2024 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants