Closed m-ezzat closed 8 years ago
I am closing this PR as these more syntax oriented rather than structure/procedure
It's not just syntax you can find the description of the first, second and third rules, you will also find their categories Efficiency > Memory use, Reliability > Instruction and Reliability > Data respectively. Of course, it's your product and up to you. Thanks!
This pull request is focused on resolving occurrences of Sonar rules squid:S2131 - Primitives should not be boxed just for "String" conversion squid:S2039 - Member variable visibility should be specified squid:S1854 - Dead stores should be removed
You can find more information about the issues here: https://dev.eclipse.org/sonar/coding_rules#q=squid:S2131 https://dev.eclipse.org/sonar/coding_rules#q=squid:S2039 https://dev.eclipse.org/sonar/coding_rules#q=squid:S1854
Please let me know if you have any questions.
M-Ezzat