Skip to content

Add shell script linting to CI #1386

@grayside

Description

@grayside

Using the shellcheck utility we can ensure shell scripts are well-formed, consistent, and without silent failures.

shellcheck can be run via Docker.

Note: shellcheck is used by hadolint to scan the shell statements inside Dockerfiles. hadolint is currently under consideration as a distinct Dockerfile linting check in #1374

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions