org.sonar.l10n.web.rules.Web.MaxLineLengthCheck.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": "Lines should not be too long",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [
"convention"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-103",
"sqKey": "MaxLineLengthCheck"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy