Skip to content

multiple code improvements: squid:SwitchLastCaseIsDefaultCheck. squidS1213, squid:S1854#69

Merged
bodewig merged 1 commit into
xmlunit:masterfrom
DevFactory:release/multiple-code-improvements-fix-5
Mar 18, 2016
Merged

multiple code improvements: squid:SwitchLastCaseIsDefaultCheck. squidS1213, squid:S1854#69
bodewig merged 1 commit into
xmlunit:masterfrom
DevFactory:release/multiple-code-improvements-fix-5

Conversation

@georgekankava

Copy link
Copy Markdown

This pull request is focused on resolving occurrences of Sonar rules
squid:SwitchLastCaseIsDefaultCheck "switch" statements should end with a "default" clause.
squid:S1213 The members of an interface declaration or class should appear in a pre-defined order.
squid:S1854 Dead stores should be removed.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/coding_rules#q=squid%3ASwitchLastCaseIsDefaultCheck
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1213
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1854
Please let me know if you have any questions.
George Kankava

@bodewig bodewig added this to the 2.1.0 milestone Mar 18, 2016
bodewig added a commit that referenced this pull request Mar 18, 2016
…ents-fix-5

multiple code improvements: squid:SwitchLastCaseIsDefaultCheck. squidS1213, squid:S1854
@bodewig bodewig merged commit a9320dd into xmlunit:master Mar 18, 2016
@bodewig

bodewig commented Mar 18, 2016

Copy link
Copy Markdown
Member

Thanks, George.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants