[ci] Add shellcheck linter #264
Labels
enhancement
New feature or request
github_actions
Pull requests that update GitHub Actions code
good first issue
Good for newcomers
priority:p2
shellcheck is a static analysis tool for identifying issues on shell scripts. It would be useful to add a Github workflow to continuously lint our release scripts and the package scripts to ensure they are idiomatic and don't suffer from common pitfalls.
See open-telemetry/opentelemetry-collector-contrib/issues/17279 for the associated issue on contrib.
The text was updated successfully, but these errors were encountered: