org.sonar.plugins.csharp.S6664.json Maven / Gradle / Ivy
{
"title": "The code block contains too many logging calls",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "FOCUSED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"logging"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6664",
"sqKey": "S6664",
"scope": "Main",
"quickfix": "infeasible"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy