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

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

There is a newer version: 10.2.0.105762
Show newest version
{
  "title": "Field-like events should not be virtual",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "HIGH"
    },
    "attribute": "CLEAR"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "20min"
  },
  "tags": [],
  "defaultSeverity": "Critical",
  "ruleSpecification": "RSPEC-2290",
  "sqKey": "S2290",
  "scope": "All",
  "quickfix": "covered"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy