org.sonar.plugins.csharp.S3956.json Maven / Gradle / Ivy
{
"title": "\"Generic.List\" instances should not be part of public APIs",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "10min"
},
"tags": [
"api-design"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3956",
"sqKey": "S3956",
"scope": "Main",
"quickfix": "unknown"
}