Fevzi Ozgul
Fevzi Ozgul
This pull request is focused on resolving occurrences of Sonar rule squid:S00120 - “ Package names should comply with a naming convention”. You can find more information about the issue...
This pull request is focused on resolving occurrences of Sonar rule squid:S00117 - “Local variable and method parameter names should comply with a naming convention”. You can find more information...
This pull request is focused on resolving occurrences of Sonar rule squid:S00116 - “Field names should comply with a naming convention”. You can find more information about the issue here:...
This pull request is focused on resolving occurrences of Sonar rule squid:S00100 - “Method names should comply with a naming convention”. You can find more information about the issue here:...
This pull request is focused on resolving occurrences of Sonar rule squid:S1186 - "Methods should not be empty”. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1186 Please let...
This pull request is focused on resolving occurrences of Sonar rule squid:S1700 - “A field should not duplicate the name of its class”. You can find more information about the...
This pull request is focused on resolving occurrences of Sonar rule squid:S1192 - “String literals should not be duplicated”. This PR will remove 70min of TD. You can find more...
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/rules/show/squid:S1066 and...
This pull request is focused on resolving occurrences of Sonar rule squid:ClassVariableVisibilityCheck - “Class variable fields should not have public accessibility ”. You can find more information about the issue...
This pull request is focused on resolving occurrences of Sonar rule squid:S1148 - “Throwable.printStackTrace(...) should not be called”. You can find more information about the issue here: https://dev.eclipse.org/sonar/rules/show/squid:S1148 Please let...