org.sonar.l10n.py.rules.python.S3923.json Maven / Gradle / Ivy
The newest version!
{
"title": "All branches in a conditional structure should not have exactly the same implementation",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"suspicious",
"convention"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-3923",
"sqKey": "S3923",
"scope": "All",
"quickfix": "covered"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy