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

org.sonar.l10n.java.rules.java.S2209.json Maven / Gradle / Ivy

The newest version!
{
  "title": "\"static\" members should be accessed statically",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "MEDIUM"
    },
    "attribute": "CLEAR"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "pitfall"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-2209",
  "sqKey": "S2209",
  "scope": "Main",
  "quickfix": "covered"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy