Mohamed Ezzat
Mohamed Ezzat
This pull request is focused on resolving occurrences of Sonar rule squid:S3052 - Fields should not be initialized to default values You can find more information about the issue here:...
This pull request is focused on resolving occurrences of Sonar rule squid:S1301 - "switch" statements should have at least 3 "case" clauses You can find more information about the issue...
This pull request is focused on resolving occurrences of Sonar rule squid:SwitchLastCaseIsDefaultCheck - "switch" statements should end with a "default" clause You can find more information about the issue here:...
This pull request is focused on resolving occurrences of Sonar rule squid:S1213 - The members of an interface declaration or class should appear in a pre-defined order You can find...
This pull request is focused on resolving occurrences of Sonar rule squid:S1066 - Collapsible "if" statements should be merged You can find more information about the issue here: https://dev.eclipse.org/sonar/coding_rules#q=squid:S1066 Please...
This pull request is focused on resolving occurrences of Sonar rule squid:S3052 - Fields should not be initialized to default values You can find more information about the issue here:...
This pull request is focused on resolving occurrences of Sonar rule 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:S1118...
This pull request is focused on resolving occurrences of Sonar rule squid:S2162 - "equals" methods should be symmetric and work for subclasses You can find more information about the issue...
This pull request is focused on resolving occurrences of Sonar rules squid:S00117 - Local variable and method parameter names should comply with a naming convention squid:S00116 - Field names should...
This pull request is focused on resolving occurrences of Sonar rules squid:S1213 - The members of an interface declaration or class should appear in a pre-defined order squid:S2095 - Resources...