PhilanthropyDataCommons / deploy

Deployment scripts for Philanthropy Data Commons service
GNU Affero General Public License v3.0
2 stars 2 forks source link

Lint the shell scripts #80

Closed jasonaowen closed 7 months ago

jasonaowen commented 1 year 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.

bickelj commented 7 months ago

This has been happening and works great.