org.sonar.plugins.csharp.S6678.json Maven / Gradle / Ivy
{
"title": "Use PascalCase for named placeholders",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [
"logging"
],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-6678",
"sqKey": "S6678",
"scope": "Main",
"quickfix": "targeted"
}