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

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

There is a newer version: 9.32.0.97167
Show newest version
{
  "title": "Use PascalCase for named placeholders",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "1min"
  },
  "tags": [
    "logging"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-6678",
  "sqKey": "S6678",
  "scope": "Main",
  "quickfix": "targeted"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy