org.sonar.plugins.csharp.S4158.json Maven / Gradle / Ivy
{
"title": "Empty collections should not be accessed or iterated",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "LOW"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-4158",
"sqKey": "S4158",
"scope": "All",
"quickfix": "infeasible"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy