missing white space in function arg #10810

Merged
merged 1 commit into from Jul 13, 2017

Conversation

Projects
None yet
4 participants
Contributor

greenaddress commented Jul 12, 2017

No description provided.

Member

jnewbery commented Jul 12, 2017

utACK 7bf33a8

Contributor

promag commented Jul 12, 2017

NACK, I believe linting fixes should be avoided. Regarding this PR, there are lots of other cases.

@greenaddress greenaddress missing white space in function arg 69a4339
Member

jonasschnelli commented Jul 13, 2017

Agree with @promag, don't do such changes, the slow down everything while not really improving things.
utACK 69a4339

@jonasschnelli jonasschnelli merged commit 69a4339 into bitcoin:master Jul 13, 2017

1 check passed

continuous-integration/travis-ci/pr The Travis CI build passed
Details

@jonasschnelli jonasschnelli added a commit that referenced this pull request Jul 13, 2017

@jonasschnelli jonasschnelli Merge #10810: missing white space in function arg
69a4339 missing white space in function arg (Lawrence Nahum)

Pull request description:

Tree-SHA512: 94d832eca0b5429cf48c7c1d4489942b53182c5b7ad9f24264867e7631301173c23a48f7b2e8fd22ff1b3137bafacb3f9d4320f4df235668c9096aaefff7afe8
7666250
Contributor

greenaddress commented Jul 13, 2017

@promag @jonasschnelli thanks for feedback, I was reviewing some code in the area and noticed the missing white space and thought about a mini PR - will avoid in the future.

greenaddress deleted the greenaddress:missing_white_space branch Jul 13, 2017

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment