org.sonar.l10n.py.rules.python.S6887.json Maven / Gradle / Ivy
{
"title": "\"pytz.timezone\" should not be passed to the \"datetime.datetime\" constructor",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"datetime"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6887",
"sqKey": "S6887",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH",
"RELIABILITY": "HIGH"
},
"attribute": "LOGICAL"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy