All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.plugins.csharp.S6618.json Maven / Gradle / Ivy

There is a newer version: 9.32.0.97167
Show newest version
{
  "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"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy