Closed jasonaowen closed 7 months ago
Shellcheck finds bugs in your shell scripts.
Add linting via Shellcheck to ensure that we follow best practices with these shell scripts, and clean up existing violations. The easiest way is probably via the Shellcheck GitHub Action, plus some documentation.
This has been happening and works great.
Add linting via Shellcheck to ensure that we follow best practices with these shell scripts, and clean up existing violations. The easiest way is probably via the Shellcheck GitHub Action, plus some documentation.