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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Method overloads with default parameter values should not overlap",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "HIGH"
    },
    "attribute": "CLEAR"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "10min"
  },
  "tags": [
    "unused",
    "pitfall"
  ],
  "defaultSeverity": "Blocker",
  "ruleSpecification": "RSPEC-3427",
  "sqKey": "S3427",
  "scope": "All",
  "quickfix": "infeasible"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy