org.sonar.l10n.shellcheck.rules.shellcheck.SC1126.json Maven / Gradle / Ivy
{
"title": "Place shellcheck directives before commands, not after.",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"shell",
"convention"
],
"defaultSeverity": "Blocker"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy