org.sonar.l10n.web.rules.Web.UnifiedExpressionCheck.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": "JSF expressions should be syntactically valid",
"type": "BUG",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1298",
"sqKey": "UnifiedExpressionCheck"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy