org.sonar.plugins.csharp.S3906.json Maven / Gradle / Ivy
{
"title": "Event Handlers should have the correct signature",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"convention"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3906",
"sqKey": "S3906",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy