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

Refactor Settings #177

Merged
merged 2 commits into from
May 18, 2024
Merged

Refactor Settings #177

merged 2 commits into from
May 18, 2024

Conversation

mundschenk-at
Copy link
Owner

@mundschenk-at mundschenk-at commented May 18, 2024

  • Removes all trivial set_* methods and replaces them with the __call magic method.
  • Changes the semantics of setting out-of-bounds integer values, instead of silently resetting to the default value, a OutOfRangeException is thrown.

Copy link

sonarcloud bot commented May 18, 2024

@mundschenk-at mundschenk-at merged commit 530dbd1 into main May 18, 2024
11 checks passed
@mundschenk-at mundschenk-at deleted the refactor-settings branch May 18, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant