-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[Docs] Move Message definition to separate section, add extra options #6947
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
Conversation
Marked as draft until #6693 is merged. |
Co-authored-by: Pierre Sassoulas <[email protected]>
for more information, see https://pre-commit.ci
Pull Request Test Coverage Report for Build 2513494676
π - Coveralls |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here's a suggestion, let me know what you think :) It's higly possible that "interpolled" is not a valid spelling maybe we could use printf / cstyle formatting.
Marking as ready to review since #6693 is merged. There are some open comments and failing tests. I will review them later on. |
Co-authored-by: Pierre Sassoulas <[email protected]>
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π
Just a nitpick @matusvalo, could you rewrite the commit message when squashing ? It gets pretty dirty otherwise :) |
OK I will, thanks! |
Type of Changes
Description
A followup of #6693. It moves Message definition to separate section and adds documentation of extra options.