org.sonar.l10n.javascript.rules.javascript.S6426.json Maven / Gradle / Ivy
{
"title": "Exclusive tests should not be commited to version control",
"type": "BUG",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6426",
"sqKey": "S6426",
"scope": "All",
"quickfix": "covered",
"compatibleLanguages": [
"JAVASCRIPT",
"TYPESCRIPT"
]
}