diff --git a/Makefile b/Makefile index 984cf04ff..088479498 100644 --- a/Makefile +++ b/Makefile @@ -16,4 +16,4 @@ clean : check : pre-commit run --all-files -.PHONY : lint +.PHONY : check