org.sonar.l10n.web.rules.Web.S1827.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-web-plugin Show documentation
Show all versions of sonar-web-plugin Show documentation
Enables scanning of HTML, and JSP/JSF files.
The newest version!
{
"title": "Attributes deprecated in HTML5 should not be used",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5 min"
},
"tags": [
"html5",
"obsolete"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1827",
"sqKey": "S1827"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy