summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2023-02-06 18:08:49 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2023-02-06 21:52:17 +0100
commit5bc4cd9a4b4c240227a41786823a6f226864dc4b (patch)
treeba0f470b56696dfd6c00740df5587f46cc1f8487 /README.rst
parent676815a8431f4201988569f39faf66312c9c4e5a (diff)
downloadpylint-git-5bc4cd9a4b4c240227a41786823a6f226864dc4b.tar.gz
Two tools since we don't support epylint anymore
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index ab902d995..a29f3ece8 100644
--- a/README.rst
+++ b/README.rst
@@ -149,7 +149,7 @@ pyupgrade_ (automated upgrade to newer python syntax) and pydocstringformatter_
Additional tools included in pylint
-----------------------------------
-Pylint ships with three additional tools:
+Pylint ships with two additional tools:
- pyreverse_ (standalone tool that generates package and class diagrams.)
- symilar_ (duplicate code finder that is also integrated in pylint)