![JAR search and dependency download from the Maven repository](/logo.png)
org.sonar.plugins.csharp.S6667.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonarlint-omnisharp-plugin Show documentation
Show all versions of sonarlint-omnisharp-plugin Show documentation
Code Analyzer based on Omnisharp
{
"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 - 2025 Weber Informatics LLC | Privacy Policy