org.sonar.l10n.py.rules.python.S3862.json Maven / Gradle / Ivy
The newest version!
{
"title": "Iterable unpacking, \"for-in\" loops and \"yield from\" should use an Iterable object",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "BLOCKER"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"pitfall",
"defign",
"typing"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-3862",
"sqKey": "S3862",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy