third_party.pylibs.pylint.src/pylint
Claudiu Popa 46f51312ce Merge StringMethodChecker with StringFormatChecker.
This fixes a bug where disabling all the messages and enabling only a
handful of messages from the StringFormatChecker would have resulted in no
messages at all.
2016-01-13 16:21:47 +02:00
..
checkers Merge StringMethodChecker with StringFormatChecker. 2016-01-13 16:21:47 +02:00
extensions
pyreverse format: check for & warn about trailing newlines 2016-01-09 22:42:37 +02:00
reporters Implement a dummy _display to satisfy API constraint. 2016-01-09 22:09:03 +02:00
test Merge StringMethodChecker with StringFormatChecker. 2016-01-13 16:21:47 +02:00
__init__.py
__main__.py
__pkginfo__.py
config.py Add the ability to ignore files based on regex matching. 2016-01-09 22:18:48 +02:00
epylint.py
graph.py
gui.py
interfaces.py Rename display_results to display_reports, the old name being deprecated. 2016-01-09 20:55:13 +02:00
lint.py Add the ability to ignore files based on regex matching. 2016-01-09 22:18:48 +02:00
testutils.py Rename display_results to display_reports, the old name being deprecated. 2016-01-09 20:55:13 +02:00
utils.py Add the ability to ignore files based on regex matching. 2016-01-09 22:18:48 +02:00