org.sonar.plugins.csharp.S3060.json Maven / Gradle / Ivy
{
"title": "\"is\" should not be used with \"this\"",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "30min"
},
"tags": [
"api-design",
"bad-practice"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-3060",
"sqKey": "S3060",
"scope": "Main",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy