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