-
-
Notifications
You must be signed in to change notification settings - Fork 402
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
config: deprecate using a comma instead of a newline in ListAttribute #2252
Conversation
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.
About those tweaked docs: It turns out that I'm a nitpicker. Who knew?
Apparently I forgot to ask a re-review. |
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 one last nitpick. Feel free to squash-and-apply in one step.
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.
As usual, any typos/etc. that eluded me this long deserve to make it into master
.
…miter syntax instead of new-lines Co-authored-by: dgw <[email protected]>
d40ca0e
to
d3ac714
Compare
It has been done. |
Description
Tin, according to the step for 8.x of #1626.
Checklist
make qa
(runsmake quality
andmake test
)