InsightSoftwareConsortium / InsightSoftwareConsortium/ITK

Add shell script syntax linter

Open
#4,241 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.