Skip to content

Remove whitespace from .rst files, as per make check#832

Merged
pablogsal merged 1 commit into
python:mainfrom
slateny:s/whitespace
Apr 14, 2022
Merged

Remove whitespace from .rst files, as per make check#832
pablogsal merged 1 commit into
python:mainfrom
slateny:s/whitespace

Conversation

@slateny
Copy link
Copy Markdown
Contributor

@slateny slateny commented Apr 14, 2022

sed -z -i 's/ \n/\n/g' *.rst

@slateny slateny requested a review from pablogsal as a code owner April 14, 2022 07:30
@slateny slateny changed the title Remove whitespace Remove whitespace from .rst files, as per make check Apr 14, 2022
Copy link
Copy Markdown
Member

@hugovk hugovk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hugovk
Copy link
Copy Markdown
Member

hugovk commented Apr 14, 2022

Better yet: let's run make check on the CI to prevent these slipping in again.

Please see PR #833, I've included this one in there too 👍

@pablogsal pablogsal merged commit f7932ff into python:main Apr 14, 2022
@slateny slateny deleted the s/whitespace branch April 26, 2022 05:43
AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants