Skip to content

Conversation

georgekankava
Copy link
Contributor

This pull request is focused on resolving occurrences of Sonar rules
squid:S00105 Tabulation characters should not be used.
squid:S2325 private methods that don't access instance data should be static.
squid:S1481 Unused local variables should be removed.
You can find more information about the issue here:
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS00105
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS2325
https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1481
Please let me know if you have any questions.
George Kankava

sayems added a commit that referenced this pull request Mar 10, 2016
…nts-fix-2

Multiple code improvements: squid:S00105, squid:S2325, squid:S1481
@sayems sayems merged commit 3fc5985 into sayems:master Mar 10, 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.

2 participants