org.sonar.l10n.py.rules.python.S2734.json Maven / Gradle / Ivy
{
"title": "\"__init__\" should not return a value",
"type": "BUG",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"convention",
"pitfall"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2734",
"sqKey": "S2734",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy