org.sonar.plugins.csharp.S2346.json Maven / Gradle / Ivy
{
"title": "Flags enumerations zero-value members should be named \"None\"",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"convention"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2346",
"sqKey": "S2346",
"scope": "All",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy