summaryrefslogtreecommitdiff
path: root/pylint/checkers/spelling.py
Commit message (Expand)AuthorAgeFilesLines
* Fix new import related errors in pylint's codebase.Claudiu Popa2015-11-251-9/+9
* Decode the docstring before attempting to parse it with the spelling checkerClaudiu Popa2015-10-161-0/+6
* Use the new node names for the visit and leave methodsClaudiu Popa2015-08-261-2/+2
* Expand tilde in spelling-private-dict-filePavel Roskin2015-03-271-0/+6
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+250