docker / docker/secrets-engine
Shell script linter
Open
@Benehiko is already working on this.
Since Jun 27, 2025.
- Dominant language
- Go
- Stars
- 91
- Forks
- 16
- Avg merge
- 9h 3m
- Merged PRs (30d)
- 24
Description
We should set up a shell script linter on the CI to reduce bugs:
- add a new CI job (it should follow the pattern, separate yml file ...)
- use shell check as linter
- make sure our existing shell files are linted (fixing the issues might require a follow up PR, depending how much there are)
We have something similar in the Docker CLI:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.