org.sonar.plugins.csharp.S2953.json Maven / Gradle / Ivy
{
"title": "Methods named \"Dispose\" should implement \"IDisposable.Dispose\"",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "IDENTIFIABLE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"pitfall"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2953",
"sqKey": "S2953",
"scope": "Main",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy