org.sonar.plugins.csharp.S927.json Maven / Gradle / Ivy
{
"title": "Parameter names should match base declaration and other partial definitions",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "IDENTIFIABLE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"suspicious"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-927",
"sqKey": "S927",
"scope": "All",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy