org.sonar.l10n.css.rules.css.S4648.json Maven / Gradle / Ivy
{
"title": "Duplicated font names should be removed",
"type": "CODE_SMELL",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
},
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-4648",
"sqKey": "S4648",
"scope": "All",
"quickfix": "unknown"
}