We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 932bb0e commit 7546f90Copy full SHA for 7546f90
Makefile
@@ -28,7 +28,7 @@ help:
28
@echo "wheel - build wheel only"
29
@echo "install - install the package to the active Python's site-packages"
30
31
-precommit: clean dist test docs lint
+precommit: clean dist lint docs test
32
33
clean-all: clean
34
rm -f presto*.rpm
0 commit comments