Skip to content

Code quality fix - Methods named "equals" should override Object.equals(Object) #293

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 23, 2016
Merged

Code quality fix - Methods named "equals" should override Object.equals(Object) #293

merged 1 commit into from
Jan 23, 2016

Conversation

faisal-hameed
Copy link

This pull request is focused on resolving occurrences of rule:
squid:S1201 - Methods named "equals" should override Object.equals(Object)

You can find more information about the issue here:
http://dev.eclipse.org/sonar/rules/show/squid:S1201

Please let me know if you have any questions.

Faisal

mrniko pushed a commit that referenced this pull request Jan 23, 2016
…should-override-object-equals

Code quality fix - Methods named "equals" should override Object.equals(Object)
@mrniko mrniko merged commit f46c509 into mrniko:master Jan 23, 2016
@faisal-hameed
Copy link
Author

@mrniko Thanks. What about following PRs?
#292
#291

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.

2 participants