![JAR search and dependency download from the Maven repository](/logo.png)
org.sonar.plugins.csharp.S2198.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": "Unnecessary mathematical comparisons should not be made",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "15min"
},
"tags": [
"suspicious"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2198",
"sqKey": "S2198",
"scope": "Main",
"quickfix": "targeted"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy