
org.sonar.l10n.web.rules.Web.MultiplePageDirectivesCheck.json Maven / Gradle / Ivy
The newest version!
{
"title": "Multiple \"page\" directives should not be used",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"convention",
"jsp-jsf"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-1930",
"sqKey": "MultiplePageDirectivesCheck",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy