-
Notifications
You must be signed in to change notification settings - Fork 144
Get rid of OutputFormat::get()
and ::set()
#1103
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
Milestone
Comments
oliverklee
added a commit
that referenced
this issue
Mar 7, 2025
The `set()` method will be removed soon. Also unify the tests a bit. Part of #1103
oliverklee
added a commit
that referenced
this issue
Mar 7, 2025
oliverklee
added a commit
that referenced
this issue
Mar 7, 2025
The `set()` method will be removed soon. Also unify the tests a bit. Part of #1103
oliverklee
added a commit
that referenced
this issue
Mar 7, 2025
The `set()` method will be removed soon. Also unify the tests a bit. Part of #1103
oliverklee
added a commit
that referenced
this issue
Mar 7, 2025
We now have beautiful, cleanly-typed getters to use instead. Part of #1103
JakeQZ
pushed a commit
that referenced
this issue
Mar 7, 2025
The `set()` method will be removed soon. Also unify the tests a bit. Part of #1103
JakeQZ
added a commit
that referenced
this issue
Mar 7, 2025
Part of #1103 Co-authored-by: JakeQZ <[email protected]>
JakeQZ
pushed a commit
that referenced
this issue
Mar 7, 2025
We now have beautiful, cleanly-typed getters to use instead. Part of #1103
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
get()
OutputFormatTest
to not useset()
anymoreset()
The text was updated successfully, but these errors were encountered: