summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMichal Nowikowski <godfryd@gmail.com>2014-11-04 08:08:19 +0100
committerMichal Nowikowski <godfryd@gmail.com>2014-11-04 08:08:19 +0100
commitad731e78eecc677e85bbe80d89a7cdf87fbd7922 (patch)
treed04f0f6ddbdb5acb1f6262a3927ccad9f4ceeb5f /Makefile
parentf1903892112cf7e8ed588c41484c91b9111bb28b (diff)
downloadpylint-ad731e78eecc677e85bbe80d89a7cdf87fbd7922.tar.gz
Documentation improvementsdocs-improvements-2
- added intros to features page, - fixed PyLint to Pylint in text, - improved ide-integration doc page, - updated pylintrc in examples and - regenerated pylint manual
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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