
org.sonar.l10n.web.rules.Web.LinkToNothingCheck.json Maven / Gradle / Ivy
The newest version!
{
"title": "Links should not target \"#\" or \"javascript:void(0)\"",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"user-experience"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1084",
"sqKey": "LinkToNothingCheck",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy