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

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

There is a newer version: 9.32.0.97167
Show newest version
{
  "title": "Default parameter values should not be passed as arguments",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "LOW"
    },
    "attribute": "CLEAR"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "finding",
    "clumsy"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-3254",
  "sqKey": "S3254",
  "scope": "Main",
  "quickfix": "covered"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy