deis / postgres

A PostgreSQL database used by Deis Workflow.
https://deis.com
MIT License
36 stars 21 forks source link

tests(Makefile): add test-style shellcheck target #87

Closed mboersma closed 8 years ago

mboersma commented 8 years ago

Improves the testing safety net by linting bash scripts with shellcheck 0.4.3.

This passed in the relevant CI job. Refactored to use docker-go-dev's shellcheck.