org.sonar.plugins.csharp.S2183.json Maven / Gradle / Ivy
{
"title": "Integral numbers should not be shifted by zero or more than their number of bits-1",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "LOW"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-2183",
"sqKey": "S2183",
"scope": "All",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy