From 88ddb1ec4254fa7d4931271e850fd9a72c36de17 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Tue, 7 Jul 2020 07:23:43 +0200 Subject: [PATCH] check: check-licenses lint-python --- Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 2a3ce6f..b9aeac3 100644 --- a/Makefile +++ b/Makefile @@ -58,8 +58,7 @@ lint-python: .PHONY: lint-python -check: check-licenses - lint-python +check: check-licenses lint-python @true all: README.rst