org.sonar.plugins.csharp.S1764.json Maven / Gradle / Ivy
{
"title": "Identical expressions should not be used on both sides of operators",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-1764",
"sqKey": "S1764",
"scope": "Main",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy