org.sonar.l10n.go.rules.go.S4663.json Maven / Gradle / Ivy
{
"title": "Multi-line comments should not be empty",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "LOW"
},
"attribute": "CLEAR"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [],
"defaultSeverity": "Minor",
"ruleSpecification": "RSPEC-4663",
"sqKey": "S4663",
"scope": "Main",
"quickfix": "unknown"
}