InsightSoftwareConsortium / InsightSoftwareConsortium/ITK
Add shell script syntax linter
Open
type:Style
- Dominant language
- C++
- Stars
- 1.7k
- Forks
- 748
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 64
Description
### Description
Add shell script linter.
### Expected coding style
The [`Utilities`](https://github.com/InsightSoftwareConsortium/ITK/tree/master/Utilities) folder contains numerous shell scripts that help to maintain ITK. Adding a shell linter tool (e.g. through pre-commit hooks and GHA workflows) would improve readability across scripts by standardizing the style.
### Actual coding style
No shell script linter is in place.
### Versions
`master`.
### Additional Information
Related to issue #796.
Contributor guide
Assessment
This issue has not been assessed yet.