org.sonar.plugins.csharp.S6618.json Maven / Gradle / Ivy
{
"title": "\"string.Create\" should be used instead of \"FormattableString\"",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "EFFICIENT"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"performance"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6618",
"sqKey": "S6618",
"scope": "All",
"quickfix": "targeted"
}