org.sonar.plugins.csharp.S3990.json Maven / Gradle / Ivy
{
"title": "Assemblies should be marked as CLS compliant",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [
"api-design"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3990",
"sqKey": "S3990",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy