
org.sonar.l10n.py.rules.python.S1142.json Maven / Gradle / Ivy
{
"title": "Functions should not contain too many return statements",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"brain-overload"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1142",
"sqKey": "S1142"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy