cleanup makefile #20

Merged
fedy95 merged 1 commits from cleanup into master 4 years ago
  1. 2
      Makefile

2
Makefile

@ -13,4 +13,4 @@ lint: build_yamllint
lint_help: build_yamllint
docker run --rm -v $(pwd):/data ${REPOSITORY}-${TAG} --help
.DEFAULT_GOAL := build_yamllint
.DEFAULT_GOAL := lint