org.sonar.l10n.py.rules.python.S6929.json Maven / Gradle / Ivy
The newest version!
{
"title": "The reduction axis\/dimension should be specified when using reduction operations",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"tensorflow",
"pytorch",
"machine-learning",
"scientific-computing"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6929",
"sqKey": "S6929",
"scope": "All",
"quickfix": "partial",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM",
"RELIABILITY": "MEDIUM"
},
"attribute": "CLEAR"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy