nikcio commented on issue #648:
URL: https://github.com/apache/lucenenet/issues/648#issuecomment-1279823136

   I've now excluded the rules causing detection on the new things we don't 
want to change.
   
   Only `Consider using 'string.Contains' instead of 'string.IndexOf'` couldn't 
be ignored. This is because it's the `ROSLYN` analyzer which picks it up. So if 
we're going to ignore it we need to make that analyzer ignore it. 
   
   The other **can change** points now have a linked issue with a link to 
SonarCloud of where to find the issues.


-- 
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-unsubscr...@lucenenet.apache.org

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

Reply via email to