Closed georgekankava closed 8 years ago
This pull request is focused on resolving occurrences of Sonar rules squid:S1118 Utility classes should not have public constructors. squid:CommentedOutCodeLine Sections of code should not be "commented out". squid:S2293 The diamond operator ("<>") should be used. squid:S2259 Null pointers should not be dereferenced. You can find more information about the issue here: https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1118 https://dev.eclipse.org/sonar/coding_rules#q=squid%3ACommentedOutCodeLine https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS2293 https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS2259 Please let me know if you have any questions. George Kankava
This pull request is focused on resolving occurrences of Sonar rules squid:S1118 Utility classes should not have public constructors. squid:CommentedOutCodeLine Sections of code should not be "commented out". squid:S2293 The diamond operator ("<>") should be used. squid:S2259 Null pointers should not be dereferenced. You can find more information about the issue here: https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1118 https://dev.eclipse.org/sonar/coding_rules#q=squid%3ACommentedOutCodeLine https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS2293 https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS2259 Please let me know if you have any questions. George Kankava