diff --git a/Makefile b/Makefile index 3f287ba1..9ceaf265 100644 --- a/Makefile +++ b/Makefile @@ -31,6 +31,7 @@ lint: doc flake8 . --count --statistics rm kiplot.py rm kibot.py + pre-commit run -a test_tmp: lint $(PY_COV) erase