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

#Fix 30 Add shellcheck to CI and resolve shellcheck warnings and most suggest… #38

Merged
merged 5 commits into from
May 21, 2024

Conversation

iokiwi
Copy link
Collaborator

@iokiwi iokiwi commented May 12, 2024

Fixes #30

Why? 🤔

Shell is hard and shellcheck can help us avoid some of the hundreds of weird gotchas and footguns.

What? 🛠️

While the number of files changes in many these changes mostly amount to fixing

Its very straigh forward to run shell check locally if you want to see the before and after of all the warnings fixed.

Additional Links 🌐

@iokiwi iokiwi changed the title Add shellcheck to CI and resolve shellcheck warnings and most suggest… #Fix 30 Add shellcheck to CI and resolve shellcheck warnings and most suggest… May 12, 2024
@iokiwi iokiwi merged commit 7a1a8ab into main May 21, 2024
5 checks passed
@iokiwi iokiwi deleted the shellcheck branch May 21, 2024 05:49
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.

Implement shellceck in CI/CD
1 participant