Skip to content

Conversation

@sophokles73
Copy link
Collaborator

@sophokles73 sophokles73 commented Aug 20, 2024

Run ShellCheck on workspace files.

This addresses #2

Closes #2

@sophokles73 sophokles73 added the enhancement New feature or request label Aug 20, 2024
@sophokles73 sophokles73 force-pushed the add_shellcheck branch 2 times, most recently from dc64dd8 to 80bb375 Compare August 20, 2024 12:25
@sophokles73
Copy link
Collaborator Author

@kaklakariada Which ShellCheck Action can we use?

@kaklakariada
Copy link
Contributor

I would prefer not to use an action. Shellcheck is already installed, please create a small script that executes it and call it from a workflow. This way it's easy to run the same check locally.

If you prefer I can take over this task, no problem!

@sophokles73
Copy link
Collaborator Author

@kaklakariada I have replaced the Action with running shellscript directly ...

@kaklakariada kaklakariada merged commit fd154d8 into itsallcode:main Aug 21, 2024
@kaklakariada
Copy link
Contributor

Thanks a lot!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Lint shell script using shellcheck

2 participants