summaryrefslogtreecommitdiff
path: root/doc/how_tos/custom_checkers.rst
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the documentation table of content (#6589)Pierre Sassoulas2022-05-231-312/+0
* [doc] Activate the nitpicky option in sphinx build (#6650)Pierre Sassoulas2022-05-221-14/+14
* Remove ``IAstroidChecker`` from ``__implements__``Daniël van Noord2022-04-191-2/+0
* Deprecate ``MapReduceMixin`` and implements its methods in ``BaseChecker`` (#...Daniël van Noord2022-04-191-0/+11
* Update broken and redirected links across the projectDaniël van Noord2022-04-131-1/+1
* Remove the concept of checker priority (#6034)Daniël van Noord2022-04-011-4/+0
* Update "How to Write a Checker" docs (#5939)Joseph Young2022-03-201-37/+33
* Add typing and uniformize the checker registering in Pylinter (#5558)Pierre Sassoulas2021-12-271-1/+13
* Update outdated class name in "How to Write a Checker" test example (#5449)Philipp Albrecht2021-12-031-1/+1
* Unify all `<y or n>` metavars in option's help (#5229)Tushar Sadhwani2021-10-291-1/+1
* Spelling and grammar fixesVille Skyttä2021-09-171-1/+1
* Refactor various typing related issues (#4940)Daniël van Noord2021-09-031-7/+9
* Update links to use mainMarc Mueller2021-06-301-3/+3
* Added example of deprecation checkerMatus Valo2021-02-211-1/+3
* Fix minor doc issuesJoshua Cannon2020-09-301-1/+1
* Chore: use https links (#3679)谭九鼎2020-06-111-1/+1
* Explain how to make a plugin findable by pylintBryce Guinta2017-10-121-0/+8
* Explain what '#@' does since the astroid docs do not have any info about astr...Bryce Guinta2017-10-121-0/+2
* Fix rst warning about missing indent after commentBryce Guinta2017-10-121-0/+1
* Expanded documentation for new contributors (#1569)Ashley Whetter2017-07-121-0/+284