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

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

The newest version!
{
  "title": "Non-interactive DOM elements should not have the `tabIndex` property",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "5min"
  },
  "tags": [
    "accessibility"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-6845",
  "sqKey": "S6845",
  "scope": "All",
  "quickfix": "targeted",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "LOW",
      "RELIABILITY": "MEDIUM"
    },
    "attribute": "CONVENTIONAL"
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy