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

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

{
  "title": "Use '$@' (with quotes) to prevent whitespace problems.",
  "type": "CODE_SMELL",
  "status": "ready",
  "remediation": {
    "func": "Constant\/Issue",
    "constantCost": "2min"
  },
  "tags": [
    "shell",
    "convention"
  ],
  "defaultSeverity": "Major"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy