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

org.sonar.l10n.go.rules.go.S1145.json Maven / Gradle / Ivy

The newest version!
{
  "title": "Useless \"if(true) {...}\" and \"if(false){...}\" blocks should be removed",
  "type": "BUG",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "cwe"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-1145",
  "sqKey": "S1145",
  "scope": "All",
  "securityStandards": {
    "CWE": [
      489,
      570,
      571
    ]
  },
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy