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

Format all the shell scripts with shfmt #461

Merged
merged 9 commits into from Aug 16, 2021
Merged

Format all the shell scripts with shfmt #461

merged 9 commits into from Aug 16, 2021

Conversation

ghost
Copy link

@ghost ghost commented Aug 7, 2021

  • Formatted all shell scripts
  • Repaired all bugs captured by shellcheck
  • Added shellcheck github workflow.

Summary

mvdan/sh has a program named shfmt which was used to format all the shell scripts. I had to correct a few problems that shellcheck had found on the lilo script in order to format it. Shellcheck github workflow is added to perform shellcheck on all the shell scripts with each push and PR.

@ghost ghost changed the title Format all the scripts with shfmt Format all the shell scripts with shfmt Aug 8, 2021
@helmuthdu helmuthdu merged commit 5e02a24 into helmuthdu:master Aug 16, 2021
@helmuthdu
Copy link
Owner

Thanks for your contribution! 🗡️

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