GitHub user faisal-hameed opened a pull request:
https://github.com/apache/httpcore/pull/25
Code quality fix - Collapsible "if" statements should be merged.
This pull request is focused on resolving occurrences of Sonar rule
squid:S1066 - Collapsible "if" statements should be merged.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1066
Please let me know if you have any questions.
Faisal Hameed
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DevFactory/httpcore
release/collapsable-if-statements-should-be-merged-fix-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/httpcore/pull/25.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #25
----
commit 9262e60a829f39315807b84fe557fec1dd2909a2
Author: Faisal Hameed <[email protected]>
Date: 2016-03-09T19:39:53Z
Fixing squid:S1066 - Collapsible "if" statements should be merged.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]