We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456ba16 commit 01544e4Copy full SHA for 01544e4
Makefile
@@ -11,4 +11,4 @@ test:
11
pip install -r test-requirements.txt && \
12
python -m unittest discover test/
13
14
-.PHONY: build test
+.PHONY: build test lint
0 commit comments