org.sonar.plugins.csharp.S6605.json Maven / Gradle / Ivy
{
"title": "Collection-specific \"Exists\" method should be used instead of the \"Any\" extension",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "EFFICIENT"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"performance"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6605",
"sqKey": "S6605",
"scope": "All",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy