nhsuk / connecting-to-services

Find a pharmacy
https://www.nhs.uk/service-search/find-a-pharmacy/
MIT License
2 stars 9 forks source link

Add shellcheck for bash linting #235

Closed neilbmclaughlin closed 6 years ago

neilbmclaughlin commented 7 years ago

With the introduction of bash scripts for docker and rancher on we should add shellcheck (https://www.shellcheck.net/) to our git hooks.

If we stick with the python scripts we will also need a python linter too.

This will apply to other repo's too.

st3v3nhunt commented 6 years ago

Closing the issue as it was originally created when the deployment scripts that are now part of nhsuk/ci-deployment were part of the repo.