Closed scriptnull closed 3 years ago
Modify https://github.com/hasura/smooth-checkout-buildkite-plugin/blob/main/.github/workflows/lint.yml to install and run shell check
Maybe introduce a makefile that enables us to run make lint and make test. This could be used in CI and also in the README instructions.
make lint
make test
Modify https://github.com/hasura/smooth-checkout-buildkite-plugin/blob/main/.github/workflows/lint.yml to install and run shell check