Skip to content

Add shell script syntax checker #4242

@jhlegarreta

Description

@jhlegarreta

Description

Add shell script syntax checker.

Expected coding style

The Utilities folder contains numerous shell scripts that help to maintain ITK. Adding a syntax checker tool (e.g. through pre-commit hooks and GHA workflows) would maybe prevent incompatibilities (e.g. scripts that contain incompatible commands across shells), and bugs or issues from leaking

Actual coding style

No shell script syntax checker is in place.

Versions

master.

Additional Information

Related to issues #796 and #4241.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:InfrastructureInfrastructure/ecosystem related changes, such as CMake or buildbots

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions