org.sonar.plugins.csharp.S2387.json Maven / Gradle / Ivy
{
"title": "Child class fields should not shadow parent class fields",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"confusing"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2387",
"sqKey": "S2387",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy