Commit Graph

9 Commits

Author SHA1 Message Date
Claudiu Popa
7307bed1f9 Fix pylint warnings for the code imported from logilab-common. 2015-08-18 23:28:24 +03:00
Florian Bruhin
11ed704659 Get rid of logilab.common.optik_ext and logilab.common.textutils.
--HG--
branch : no-logilab-common
2015-07-26 10:52:05 +02:00
Claudiu Popa
d957ae5764 Get rid of abstract-method warnings emitted over pylint's codebase. 2015-05-07 23:38:59 +03:00
Claudiu Popa
e573339ebe Don't emit warnings in the deprecated method. 2015-05-07 23:32:11 +03:00
Claudiu Popa
c390798034 Emit a proper deprecation warning for reporters.BaseReporter.add_message.
The alternative way is to use handle_message. add_message will be removed in
Pylint 1.6.
2015-05-07 23:30:02 +03:00
Simu Toni
39cd98b6b8 issue-422 solved some pylint warnings when running pylint on pylint code base 2015-03-28 18:28:08 +02:00
Claudiu Popa
f46ca652c8 The colorized reporter now works on Windows. Closes issue #96. 2015-03-27 19:33:36 +02:00
Claudiu Popa
f8cfa952e3 The HTML output accepts the --msg-template option.
Patch by Daniel Goldsmith. Closes issue #135.
2015-02-17 01:09:04 +02:00
Ionel Cristian Maries
26eb7f9a2e Move all package files to a pylint package. 2015-02-14 18:13:20 +02:00