org.sonar.l10n.py.rules.python.S5754.json Maven / Gradle / Ivy
{
"title": "\"SystemExit\" should be re-raised",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"error-handling",
"bad-practice",
"suspicious"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-5754",
"sqKey": "S5754",
"scope": "Main",
"quickfix": "covered"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy