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

org.sonar.l10n.yaml.rules.yaml.HyphensCheck.json Maven / Gradle / Ivy

There is a newer version: 1.9.1
Show newest version
{
  "title": "For readability hyphens should have a fixed number of spaces after",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "convention"
  ],
  "defaultSeverity": "Minor"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy