
org.sonar.l10n.web.rules.Web.LinksIdenticalTextsDifferentTargetsCheck.json Maven / Gradle / Ivy
The newest version!
{
"title": "Links with identical texts should have identical targets",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"accessibility"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1101",
"sqKey": "LinksIdenticalTextsDifferentTargetsCheck",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy