org.sonar.l10n.shellcheck.rules.shellcheck.SC2230.json Maven / Gradle / Ivy
{
"title": "which is non-standard. Use builtin 'command -v' instead.",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"shell",
"convention"
],
"defaultSeverity": "Info"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy