
org.sonar.l10n.scala.rules.scala.S126.json Maven / Gradle / Ivy
{
"title": "\"if ... else if\" constructs should end with \"else\" clauses",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"misra",
"cert"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-126",
"sqKey": "S126",
"scope": "All"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy