Skip to content
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

Invert if statements (services) #1735

Closed
wants to merge 2 commits into from
Closed

Conversation

yahiheb
Copy link
Collaborator

@yahiheb yahiheb commented Jul 4, 2019

No description provided.


return res;
}
else
Copy link
Contributor

Choose a reason for hiding this comment

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

Don't need this else statement

@nopara73 nopara73 mentioned this pull request Jul 7, 2019
@nopara73
Copy link
Contributor

I increasingly found pull request conflicts due to refactoring efforts and spend humongous amount of time reviewing pull requests those don't have clear benefits. The situation required me to add a new section to our contributing guidelines about refactoring. This is a relaxed version of Bitcoin Core's refactoring guidelines:

If you are a new contributor DO keep refactoring pull requests short, uncomplex and easy to verify. It requires a certain level of experience to know where the code belongs to and to understand the full ramification (including rebase effort of open pull requests)

@nopara73 nopara73 closed this Jul 14, 2019
@yahiheb yahiheb deleted the services branch July 29, 2019 02:55
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.

None yet

3 participants