
org.sonar.l10n.web.rules.Web.LinkToImageCheck.json Maven / Gradle / Ivy
The newest version!
{
"title": "Links should not directly target images",
"type": "CODE_SMELL",
"status": "deprecated",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"accessibility",
"user-experience"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1092",
"sqKey": "LinkToImageCheck",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy