This pull request is focused on resolving occurrences of Sonar rules
squid:S1488 - Local Variables should not be declared and then immediately returned or thrown.
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:S1488https://dev.eclipse.org/sonar/rules/show/squid:S1066
Please let me know if you have any questions.
George Kankava
This pull request is focused on resolving occurrences of Sonar rules squid:S1488 - Local Variables should not be declared and then immediately returned or thrown. 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:S1488 https://dev.eclipse.org/sonar/rules/show/squid:S1066 Please let me know if you have any questions. George Kankava