![JAR search and dependency download from the Maven repository](/logo.png)
org.sonar.plugins.csharp.S2178.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonarlint-omnisharp-plugin Show documentation
Show all versions of sonarlint-omnisharp-plugin Show documentation
Code Analyzer based on Omnisharp
{
"title": "Short-circuit logic should be used in boolean contexts",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2178",
"sqKey": "S2178",
"scope": "Main",
"quickfix": "covered"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy