Skip to content

multiple code improvements: squid:S1197, squid:S1213, squid:S1854, squid:S1488, squid:S1118#64

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

multiple code improvements: squid:S1197, squid:S1213, squid:S1854, squid:S1488, squid:S1118#64
bodewig merged 1 commit into
xmlunit:masterfrom
DevFactory:release/multiple-code-improvements-fix-1

Conversation

@georgekankava

Copy link
Copy Markdown

This pull request is focused on resolving occurrences of Sonar rules
squid:S1197 Array designators "[]" should be on the type, not the variable.
squid:S1213 The members of an interface declaration or class should appear in a pre-defined order.
squid:S1854 Dead stores should be removed.
squid:S1488 Local Variables should not be declared and then immediately returned or thrown.
squid:S1118 Utility classes should not have public constructors.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1197
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1213
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1854
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1488
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1118
Please let me know if you have any questions.
George Kankava

bodewig added a commit that referenced this pull request Mar 17, 2016
…ents-fix-1

multiple code improvements: squid:S1197, squid:S1213, squid:S1854, squid:S1488, squid:S1118
@bodewig bodewig merged commit 0150b6b into xmlunit:master Mar 17, 2016
@bodewig

bodewig commented Mar 17, 2016

Copy link
Copy Markdown
Member

Thank you!

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