org.sonar.plugins.csharp.S3441.json Maven / Gradle / Ivy
{
"title": "Redundant property names should be omitted in anonymous classes",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"finding",
"clumsy"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-3441",
"sqKey": "S3441",
"scope": "All",
"quickfix": "covered"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy