refactor: Refactor output formatting#467
Closed
NicolasIRAGNE wants to merge 17 commits into
Closed
Conversation
|
This pull request has merge conflicts that must be resolved before it can be merged. |
77f3547 to
1d1e8b4
Compare
|
This pull request has resolved merge conflicts and is ready for review. |
f5aae48 to
83fde0f
Compare
|
🌐 Preview environment for PR #467 |
d63057e to
50d5b0f
Compare
d9e6b68 to
9a4e6f6
Compare
|
Hi there! We haven’t seen activity on this pull request for 45 days, so I’m marking it as stale. |
|
Hi there! We haven’t heard anything for 10 days, so I’m closing this pull request. Feel free to reopen if you’d like to continue working on it. Thanks! |
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
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