org.sonar.plugins.csharp.S4023.json Maven / Gradle / Ivy
{
"title": "Interfaces should not be empty",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-4023",
"sqKey": "S4023",
"scope": "Main",
"quickfix": "unknown"
}