org.sonar.plugins.csharp.S3877.json Maven / Gradle / Ivy
{
"title": "Exceptions should not be thrown from unexpected methods",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"pitfall"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-3877",
"sqKey": "S3877",
"scope": "All",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy