
org.sonar.l10n.shellcheck.rules.shellcheck.SC1133.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-shellcheck-plugin Show documentation
Show all versions of sonar-shellcheck-plugin Show documentation
ShellCheck plugin for SonarQube
The newest version!
{
"title": "Unexpected start of line. If breaking lines, |\/||\/&& should be at the end of the previous one.",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "2min"
},
"tags": [
"shell",
"convention"
],
"defaultSeverity": "Blocker"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy