org.sonar.l10n.py.rules.python.S6730.json Maven / Gradle / Ivy
{
"title": "Deprecated NumPy aliases of built-in types should not be used",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"numpy",
"data-science"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6730",
"sqKey": "S6730",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy