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

org.sonar.l10n.web.rules.Web.S6841.json Maven / Gradle / Ivy

The newest version!
{
  "title": "\"tabIndex\" values should be 0 or -1",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "accessibility"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-6841",
  "sqKey": "S6841",
  "scope": "All",
  "quickfix": "infeasible",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "LOW",
      "RELIABILITY": "MEDIUM"
    },
    "attribute": "CONVENTIONAL"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy