You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This CL adds pylint (and its dependencies) to third_party. It plumbs them into presubmit_canned_checks, and exposes a command-line tool to access pylint. BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10447014 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@143016 0039d316-1c4b-4281-b951-d872f2087c98 |
13 years ago | |
---|---|---|
.. | ||
checkers | ||
pyreverse | ||
reporters | ||
LICENSE.txt | ||
README.chromium | ||
__init__.py | ||
__pkginfo__.py | ||
config.py | ||
epylint.py | ||
gui.py | ||
interfaces.py | ||
lint.py | ||
utils.py |
README.chromium
URL: http://www.logilab.org/project/pylint Version: 0.25.1 License: GPL License File: LICENSE.txt Description: This directory contains the pylint module. Local Modifications: None