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

squid:S1143 - "return" statements should not occur in "finally" blocks #89

Closed
wants to merge 1 commit into from
Closed

squid:S1143 - "return" statements should not occur in "finally" blocks #89

wants to merge 1 commit into from

Conversation

georgekankava
Copy link
Contributor

This pull request is focused on resolving occurrences of Sonar rule
squid:S1143 - "return" statements should not occur in "finally" blocks.
This pull request removes 60 minutes of technical debt.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/rules/show/squid:S1143
Please let me know if you have any questions.
George Kankava

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 65.831% when pulling ae87edd on DevFactory:release/return-statements-in-finally-block-fix-1 into b741570 on feroult:master.

@feroult
Copy link
Owner

feroult commented Jun 15, 2016

George,

This one changes the behaviour of the system. But thanks anyway.

@feroult feroult closed this Jun 15, 2016
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