summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-01-25 12:52:52 +0200
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-01-25 12:52:52 +0200
commitffbfd497621c7f5f461ab00ebb70021370901f3c (patch)
tree5a1cb548552ce34d31ced4af930be305639ac114 /doc
parent5e3c3acdca5fc311b195b9a5e4b15a336b919819 (diff)
downloadpylint-ffbfd497621c7f5f461ab00ebb70021370901f3c.tar.gz
Drop a misleading line from documentation. Closes issue #337.
Diffstat (limited to 'doc')
-rw-r--r--doc/run.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/run.rst b/doc/run.rst
index 7b95448..85db098 100644
--- a/doc/run.rst
+++ b/doc/run.rst
@@ -106,7 +106,6 @@ configuration file in the following order and uses the first one it finds:
#. ``.pylintrc`` in your home directory
#. ``.config/pylintrc`` in your home directory
- else, ``.pylintrc`` in the current working directory
#. ``/etc/pylintrc``
The ``--generate-rcfile`` option will generate a commented configuration file