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

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

{
  "title": "\"StringBuilder\" and \"StringBuffer\" should not be instantiated with a character ",
  "type": "BUG",
  "code": {
    "impacts": {
      "RELIABILITY": "MEDIUM"
    },
    "attribute": "CLEAR"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5 min"
  },
  "tags": [
    "pitfall"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-1317",
  "sqKey": "S1317",
  "scope": "All",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy