org.sonar.plugins.csharp.S2223.json Maven / Gradle / Ivy
{
"title": "Non-constant static fields should not be visible",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CONVENTIONAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "20min"
},
"tags": [
"pitfall"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2223",
"sqKey": "S2223",
"scope": "Main",
"quickfix": "targeted"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy