You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucenenet.apache.org by GitBox <gi...@apache.org> on 2022/10/15 19:51:26 UTC

[GitHub] [lucenenet] nikcio opened a new issue, #683: When implementing IComparable, you should also override ==, !=, <, <=, >, and >=

nikcio opened a new issue, #683:
URL: https://github.com/apache/lucenenet/issues/683

   Mentioned in #648 
   
   Issues found: https://sonarcloud.io/project/issues?resolved=false&rules=csharpsquid%3AS1210&id=nikcio_lucenenet
   
   If the class is public, we should definitely implement these. If not public, it probably doesn't matter.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@lucenenet.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org