Skip to content

Conversation

jbampton
Copy link
Contributor

I ran autopep8 --in-place --select=W293 --recursive . to find this.

 I ran `autopep8 --in-place --select=W293  --recursive .` to find this.
@jbampton jbampton changed the title Remove trailing whitespace on blank lines. script: Remove trailing whitespace on blank lines. Sep 30, 2019
@jonatack
Copy link
Member

I could be wrong, but my understanding has been that changes like this are maybe ok when they are done alongside more important changes involving the file. doc/developer-notes.md: "Do not submit patches solely to modify the style of existing code." CONTRIBUTING.md: "Trivial pull requests or pull requests that refactor the code with no clear benefits may be immediately closed by the maintainers to reduce unnecessary workload on reviewing." YMMV.

@promag
Copy link
Contributor

promag commented Sep 30, 2019

Don't care that much ACK, https://github.com/bitcoin/bitcoin/pull/17003/files?w=1.

@laanwj
Copy link
Member

laanwj commented Oct 1, 2019

Thanks for wanting to contribute, but PRs need to fix actual problems (preferably, issues that have been filed). We do not accept PRs like this that just manipulate whitespace.

@laanwj laanwj closed this Oct 1, 2019
@jbampton jbampton deleted the remove-whitespace branch October 1, 2019 18:10
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Dec 16, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants