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

org.sonar.l10n.shellcheck.rules.shellcheck.SC1018.json Maven / Gradle / Ivy

The newest version!
{
  "title": "This is a unicode non-breaking space. Delete it and retype as space.",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "shell",
    "convention"
  ],
  "defaultSeverity": "Blocker"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy