org.sonar.l10n.py.rules.python.S6894.json Maven / Gradle / Ivy
The newest version!
{
"title": "Dates should be formatted correctly when using \"pandas.to_datetime\" with \"dayfirst\" or \"yearfirst\" arguments",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"datetime",
"pandas"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-6894",
"sqKey": "S6894",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM",
"RELIABILITY": "HIGH"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy