All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.l10n.javascript.rules.javascript.S4322.json Maven / Gradle / Ivy

There is a newer version: 10.17.0.28100
Show newest version
{
  "title": "Type guards should be used",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "proficiency"
  ],
  "defaultSeverity": "Minor",
  "ruleSpecification": "RSPEC-4322",
  "sqKey": "S4322",
  "scope": "Main",
  "quickfix": "covered",
  "compatibleLanguages": [
    "TYPESCRIPT"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy