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

FormatterStep now extends AutoCloseable, instead of having a bunch of ad-hoc cleanup methods. #2091

Merged
merged 3 commits into from
Apr 26, 2024

Conversation

nedtwigg
Copy link
Member

@nedtwigg nedtwigg commented Apr 7, 2024

No description provided.

@jbduncan
Copy link
Member

jbduncan commented Apr 8, 2024

LGTM! 👍

For a future PR, I wonder if FormatterFunc and FormatterFunc.Closeable can be merged together, but I'm not sure of the repercussions on the rest of the codebase...

Copy link
Contributor

@Goooler Goooler left a comment

Choose a reason for hiding this comment

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

And we can remove

CHANGES.md Outdated Show resolved Hide resolved
This reverts commit aeabaf0.
@nedtwigg nedtwigg marked this pull request as ready for review April 26, 2024 22:38
@nedtwigg
Copy link
Member Author

Thanks for the feedback! I agree re: FormatterFunc.AutoCloseable, but that will be a future PR.

@nedtwigg nedtwigg merged commit 04d5f28 into main Apr 26, 2024
24 checks passed
@nedtwigg nedtwigg deleted the feat/autocloseable branch April 26, 2024 22:39
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.

None yet

3 participants