org.sonar.l10n.shellcheck.rules.shellcheck.SC2030.json Maven / Gradle / Ivy
{
"title": "Modification of var is local (to subshell caused by pipeline).",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"shell",
"convention"
],
"defaultSeverity": "Info"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy