org.sonar.plugins.csharp.S3967.json Maven / Gradle / Ivy
{
"title": "Multidimensional arrays should not be used",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "EFFICIENT"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"design"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-3967",
"sqKey": "S3967",
"scope": "All",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy