Add github status check for shell check#482
Conversation
|
Found this: https://github.com/marketplace/actions/sh-checker it includes shfmt as well as shellcheck |
|
Wondering if shfmt could be used as a pre-commit hook instead. https://github.com/scop/pre-commit-shfmt/tree/main Similarly, both these IDEs have plugins for shellcheck; so can offer corrective actions while developing. |
|
That makes sense. |
|
A pre-commit hook for shfmt is a good idea
It's just a formatter so it should be ok, all the tools seem to work okay from my tests. |
|
For vim users, there are plugins for both shfmt and shellcheck. |
MikeFultonDev
left a comment
There was a problem hiding this comment.
just a draft - ignore my approval 😁
Uh oh!
There was an error while loading. Please reload this page.