org.sonar.plugins.csharp.S2302.json Maven / Gradle / Ivy
{
"title": "\"nameof\" should be used",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "MODULAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"bad-practice"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2302",
"sqKey": "S2302",
"scope": "Main",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy