org.sonar.l10n.py.rules.python.S5722.json Maven / Gradle / Ivy
The newest version!
{
"title": "Special methods should have an expected number of parameters",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "BLOCKER"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"design",
"bad-practice"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-5722",
"sqKey": "S5722",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy