summaryrefslogtreecommitdiff
path: root/pylint/test/unittest_checker_spelling.py
Commit message (Expand)AuthorAgeFilesLines
* Stopped installing tests with packageAshley Whetter2019-06-201-362/+0
* Correct word pointed when the same word has more than one error in the same lineagutole2019-05-141-0/+57
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-3/+2
* Reformat the code with blackClaudiu Popa2018-09-171-74/+153
* Update copyright noticesClaudiu Popa2018-07-151-0/+1
* pyupgrade (#2136)Anthony Sottile2018-05-221-2/+2
* Regenerate copyright noticesClaudiu Popa2017-12-151-1/+7
* Fix `camelCase` spelling regex. (#1767)Pedro Algarvio2017-12-141-8/+5
* spelling checker: parametrize count of suggestionsƁukasz Rogalski2017-08-071-15/+23
* Fix the tests and some small refactoringClaudiu Popa2017-07-231-4/+7
* Improve the spelling checker with a couple of new changes:Pedro Algarvio2017-07-231-1/+60
* Make functions and classes from testutils private. Close #1438Claudiu Popa2017-07-081-13/+13
* Add various improvements to the spelling checkerPedro Algarvio2017-01-191-12/+87
* Remove pytest.main calls.Derek Gustafson2016-12-071-8/+1
* Reduce dependency on unittestDerek Gustafson2016-12-061-12/+13
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-231-2/+2
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Use astroid.extract_node instead of test_utils.extract_nodeClaudiu Popa2016-06-291-4/+4
* Add the new shorter license header, including to missing files. Close #894.Claudiu Popa2016-06-011-14/+3
* Use the new node names for the visit and leave methodsClaudiu Popa2015-08-261-3/+3
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+93