Browse Source

cleanup makefile

pull/20/head
fedy95 4 years ago
parent
commit
b28954b5f2
  1. 2
      Makefile

2
Makefile

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