Skip to content

add shellcheck workflow and fix shellcheck errors#14

Open
jacobsalmela wants to merge 1 commit into
wenyi0421:masterfrom
jacobsalmela:shellcheck
Open

add shellcheck workflow and fix shellcheck errors#14
jacobsalmela wants to merge 1 commit into
wenyi0421:masterfrom
jacobsalmela:shellcheck

Conversation

@jacobsalmela
Copy link
Copy Markdown

This adds a shellcheck github action and a companion dependabot action to keep it--and future Github Actions updated.

This also edits one of the first shell scripts I saw, to show some of the errors it can catch, which will provide an overall safer and more consistent experience with shell scripts that drive any part of the software.

This adds a shellcheck github action and a companion dependabot action to keep
it--and future Github Actions updated.

This also edits one of the first shell scripts I saw, to show some of the errors
it can catch, which will provide an overall safer and more consistent experience
with shell scripts that drive any part of the software.

Signed-off-by: Jacob Salmela <me@jacobsalmela.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant