org.sonar.l10n.py.rules.python.S6890.json Maven / Gradle / Ivy
The newest version!
{
"title": "\"zoneinfo\" should be preferred to \"pytz\" when using Python 3.9 and later",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"datetime"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6890",
"sqKey": "S6890",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH",
"RELIABILITY": "MEDIUM",
"SECURITY": "LOW"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy