org.sonar.plugins.csharp.S4524.json Maven / Gradle / Ivy
{
"title": "\"default\" clauses should be first or last",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "FORMATTED"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-4524",
"sqKey": "S4524",
"scope": "All",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy