org.sonar.plugins.csharp.S4144.json Maven / Gradle / Ivy
{
"title": "Methods should not have identical implementations",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "DISTINCT"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"confusing",
"duplicate",
"suspicious"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-4144",
"sqKey": "S4144",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy