Commit Graph

4 Commits

Author SHA1 Message Date
Pierre Sassoulas
65fb74d78a [missing-docstring] Break down into class, function, and module
Also fixed spelling in C0112 to C0116 messages following the review
of pull-request #2036 by Ashley Whetter.

See also #2075, #2077, #2262, #2654, #2805, #2809, #2844, #2992
and #3013 for full historical context.
2019-09-10 15:07:01 +02:00
Pierre Sassoulas
ac25a275af [pylint.checkers] Clearer __repr__ when printing checkers 2019-08-19 13:54:52 +02:00
Pierre Sassoulas
c4144c8548 Feat - Add a __str__ function to BaseChecker 2019-06-20 14:09:59 +02:00
Ashley Whetter
33b8185a45 Stopped installing tests with package 2019-06-20 10:02:14 +02:00