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 | |
---|---|---|
.. | ||
LICENSE.txt | 13 years ago | |
README.chromium | 13 years ago | |
__init__.py | 13 years ago | |
__pkginfo__.py | 13 years ago | |
as_string.py | 13 years ago | |
bases.py | 13 years ago | |
builder.py | 13 years ago | |
exceptions.py | 13 years ago | |
inference.py | 13 years ago | |
inspector.py | 13 years ago | |
manager.py | 13 years ago | |
mixins.py | 13 years ago | |
node_classes.py | 13 years ago | |
nodes.py | 13 years ago | |
protocols.py | 13 years ago | |
raw_building.py | 13 years ago | |
rebuilder.py | 13 years ago | |
scoped_nodes.py | 13 years ago | |
utils.py | 13 years ago |
README.chromium
URL: http://www.logilab.org/project/logilab-astng Version: 0.23.1 License: GPL License File: LICENSE.txt Description: This directory contains the logilab-astng module, required for pylint. Local Modifications: None