org.sonar.plugins.csharp.S6675.json Maven / Gradle / Ivy
{
"title": "\"Trace.WriteLineIf\" should not be used with \"TraceSwitch\" levels",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"confusing",
"clumsy",
"logging"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6675",
"sqKey": "S6675",
"scope": "Main",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy