org.sonar.plugins.csharp.S2290.json Maven / Gradle / Ivy
{
"title": "Field-like events should not be virtual",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2290",
"sqKey": "S2290",
"scope": "All",
"quickfix": "covered"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy