org.sonar.plugins.csharp.S2857.json Maven / Gradle / Ivy
{
"title": "SQL keywords should be delimited by whitespace",
"type": "BUG",
"code": {
"impacts": {
"RELIABILITY": "HIGH"
},
"attribute": "COMPLETE"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"sql"
],
"defaultSeverity": "Blocker",
"ruleSpecification": "RSPEC-2857",
"sqKey": "S2857",
"scope": "Main",
"quickfix": "targeted"
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy