org.sonar.plugins.csharp.S2701.json Maven / Gradle / Ivy
{
"title": "Literal boolean values should not be used in assertions",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "HIGH"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"tests"
],
"defaultSeverity": "Critical",
"ruleSpecification": "RSPEC-2701",
"sqKey": "S2701",
"scope": "Tests",
"quickfix": "unknown"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy