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 syntax linter #4241

Open
jhlegarreta opened this issue Oct 1, 2023 · 1 comment
Open

Add shell script syntax linter #4241

jhlegarreta opened this issue Oct 1, 2023 · 1 comment
Labels
type:Style Style changes: no logic impact (indentation, comments, naming)

Comments

@jhlegarreta
Copy link
Member

jhlegarreta commented Oct 1, 2023

Description

Add shell script linter.

Expected coding style

The 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.

@jhlegarreta jhlegarreta added the type:Style Style changes: no logic impact (indentation, comments, naming) label Oct 1, 2023
@thewtex
Copy link
Member

thewtex commented Oct 1, 2023

xref #4235

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:Style Style changes: no logic impact (indentation, comments, naming)
Projects
None yet
Development

No branches or pull requests

2 participants