-
Notifications
You must be signed in to change notification settings - Fork 908
refactor: Refactor output formatting #467
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
Draft
Draft
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request has merge conflicts that must be resolved before it can be merged.
@NicolasIRAGNE
NicolasIRAGNE
force-pushed
the
refactor/formatter
branch
from
July 30, 2025 22:36
77f3547
to
1d1e8b4
Compare
This pull request has resolved merge conflicts and is ready for review.
@NicolasIRAGNE
NicolasIRAGNE
force-pushed
the
refactor/formatter
branch
from
July 31, 2025 12:37
f5aae48
to
83fde0f
Compare
🌐 Preview environment for PR #467
@NicolasIRAGNE
NicolasIRAGNE
force-pushed
the
refactor/formatter
branch
from
July 31, 2025 15:00
d63057e
to
50d5b0f
Compare
@NicolasIRAGNE
NicolasIRAGNE
force-pushed
the
refactor/formatter
branch
from
August 7, 2025 12:50
d9e6b68
to
9a4e6f6
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Draft for now but this PR aims to provide an easier way to format our digests and separate formatting logic from the rest
I like the jinja thing but I'm currently not satisfied with the way the formats are registered
I am trying to find a simpler way