org.sonar.plugins.csharp.S3218.json Maven / Gradle / Ivy
{
"title": "Inner class members should not shadow outer class \"static\" or type members",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"design",
"pitfall"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-3218",
"sqKey": "S3218",
"scope": "All",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy