summaryrefslogtreecommitdiff
path: root/pylintrc
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-06-30 10:30:06 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-06-30 10:30:06 -0400
commit24406f95ad1049c60a2ebb907d69168b6d8b42e2 (patch)
treed51369e77dcf44a82ffe0d11239d781f5c27ce77 /pylintrc
parentef21d19ca4fe3fc0c88a1135721f2dfbc60506f3 (diff)
downloadpython-coveragepy-git-24406f95ad1049c60a2ebb907d69168b6d8b42e2.tar.gz
Spelling in pylint isn't worth the difficulty of installing enchant
Diffstat (limited to 'pylintrc')
-rw-r--r--pylintrc10
1 files changed, 0 insertions, 10 deletions
diff --git a/pylintrc b/pylintrc
index 368d9184..d4ba155c 100644
--- a/pylintrc
+++ b/pylintrc
@@ -327,13 +327,3 @@ ignore-comments=yes
# Ignore docstrings when computing similarities.
ignore-docstrings=yes
-
-#
-# SPELLING
-#
-
-spelling-dict=en_US
-# pylint doesn't strip the words, so insert a dummy x at the beginning to make
-# the other words work properly.
-# https://bitbucket.org/logilab/pylint/issue/398/spelling-words-need-to-be-stripped-or-the
-spelling-private-dict-file=doc/dict.txt