From ad731e78eecc677e85bbe80d89a7cdf87fbd7922 Mon Sep 17 00:00:00 2001 From: Michal Nowikowski Date: Tue, 4 Nov 2014 08:08:19 +0100 Subject: Documentation improvements - added intros to features page, - fixed PyLint to Pylint in text, - improved ide-integration doc page, - updated pylintrc in examples and - regenerated pylint manual --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b566c2b..daf2bff 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Makefile for handling various tasks of PyLint sources +# Makefile for handling various tasks of Pylint sources PYVE=pyve PIP=$(PYVE)/bin/pip TOX=$(PYVE)/bin/tox -- cgit v1.2.1