Add a all target than runs default tasks

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester 2015-10-30 08:55:08 +01:00
parent 287d5c59da
commit 143ea86ab9
2 changed files with 4 additions and 0 deletions

View file

@ -5,6 +5,7 @@ set -e
DEFAULT_BUNDLES=(
validate-gofmt
validate-govet
generate
binary
test-unit