Skip to content

Conversation

kirill-vlasov
Copy link

This pull request is focused on resolving occurrences of Sonar rule squid:S1161 -
@OverRide annotation should be used on any method overriding (since Java 5) or implementing (since Java 6) another

You can find more information about the issue here: https://dev.eclipse.org/sonar/coding_rules#q=squid%3AS1161

Please let me know if you have any questions.

Kirill Vlasov

…d overriding (since Java 5) or implementing (since Java 6) another one
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant