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

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

There is a newer version: 9.30.0.95878
Show newest version
{
  "title": "Integral numbers should not be shifted by zero or more than their number of bits-1",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "LOW"
    },
    "attribute": "CLEAR"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-2183",
  "sqKey": "S2183",
  "scope": "All",
  "quickfix": "targeted"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy