org.sonar.l10n.css.rules.css.S4648.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-javascript-plugin Show documentation
Show all versions of sonar-javascript-plugin Show documentation
Code Analyzer for JavaScript/TypeScript/CSS
{
"title": "Duplicated font names should be removed",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-4648",
"sqKey": "S4648",
"scope": "All",
"quickfix": "unknown"
}