Skip to content

refactor: move format/with_format from builder to formatter#363

Draft
djugei wants to merge 3 commits into
rust-cli:mainfrom
djugei:with_format
Draft

refactor: move format/with_format from builder to formatter#363
djugei wants to merge 3 commits into
rust-cli:mainfrom
djugei:with_format

Conversation

@djugei

@djugei djugei commented Apr 19, 2025

Copy link
Copy Markdown

as mentioned in #360

@djugei djugei force-pushed the with_format branch 3 times, most recently from c4ace12 to ced793e Compare April 19, 2025 14:29
@djugei djugei marked this pull request as draft April 19, 2025 15:24
@djugei

djugei commented Apr 19, 2025

Copy link
Copy Markdown
Author

obviously a breaking change cause the interface is different.

still unsure if that signature should be used (more generic but requires type annotations) or if what was on builder should be kept (less generic, no type annotations) or maybe both with different names.

currently leaning towards both.

@epage

epage commented Apr 21, 2025

Copy link
Copy Markdown
Contributor

FYI if you are wanting to propose a change, I require an issue to exist for it that explains the problem and the solution.

@djugei

djugei commented Sep 11, 2025

Copy link
Copy Markdown
Author

i have split the commit to make reviews easier, and rebased on top of latest main

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.

2 participants