Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add shell script linting to CI #1386

Closed
grayside opened this issue Jun 26, 2019 · 2 comments
Closed

Add shell script linting to CI #1386

grayside opened this issue Jun 26, 2019 · 2 comments
Assignees

Comments

@grayside
Copy link
Collaborator

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

@grayside
Copy link
Collaborator Author

Assigning to fhinkel for consideration.

@fhinkel
Copy link
Contributor

fhinkel commented Jul 15, 2019

Closing this as there are more pressing issues in this repo. Feel free to re-open if you want to work on it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants