org.sonar.plugins.csharp.S6667.json Maven / Gradle / Ivy
{
"title": "Logging in a catch clause should pass the caught exception as a parameter.",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"error-handling",
"logging"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6667",
"sqKey": "S6667",
"scope": "Main",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy