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

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

The newest version!
{
  "title": "HTML \"\u003ctable\u003e\" should not be used for layout purposes",
  "type": "CODE_SMELL",
  "code": {
    "impacts": {
      "MAINTAINABILITY": "MEDIUM"
    },
    "attribute": "LOGICAL"
  },
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "30min"
  },
  "tags": [
    "accessibility"
  ],
  "defaultSeverity": "Major",
  "ruleSpecification": "RSPEC-5257",
  "sqKey": "S5257",
  "scope": "All",
  "quickfix": "unknown"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy