Skip to content

Feature/1075 - Adding newline after multi-line help strings#1081

Merged
davidism merged 1 commit into
pallets:7.xfrom
pwlandoll:feature/1075
Feb 23, 2020
Merged

Feature/1075 - Adding newline after multi-line help strings#1081
davidism merged 1 commit into
pallets:7.xfrom
pwlandoll:feature/1075

Conversation

@pwlandoll
Copy link
Copy Markdown
Contributor

@pwlandoll pwlandoll commented Jul 31, 2018

fixes #1075

It was suggested adding an extra newline after options with help messages where the line wraps, to make the usage strings more readable.

This contains the necessary changes to make this the standard, as well as some additional tests for formatting.

@davidism
Copy link
Copy Markdown
Member

Code looks good. Please add an entry to the changelog.

@pwlandoll
Copy link
Copy Markdown
Contributor Author

@davidism Thanks for looking it over! Changelog has been updated.

@davidism davidism added this to the 7.1 milestone Feb 23, 2020
@davidism davidism changed the base branch from master to 7.x February 23, 2020 20:13
@davidism davidism merged commit b9408d5 into pallets:7.x Feb 23, 2020
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add newlines between options in help text

2 participants