
org.sonar.l10n.web.rules.Web.NonConsecutiveHeadingCheck.json Maven / Gradle / Ivy
The newest version!
{
"title": "Heading tags should be used consecutively from \"H1\" to \"H6\"",
"type": "CODE_SMELL",
"status": "deprecated",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"accessibility"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1086",
"sqKey": "NonConsecutiveHeadingCheck",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy