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 |
14 years ago | |
|---|---|---|
| .. | ||
| LICENSE.txt | ||
| README.chromium | ||
| __init__.py | ||
| __pkginfo__.py | ||
| as_string.py | ||
| bases.py | ||
| builder.py | ||
| exceptions.py | ||
| inference.py | ||
| inspector.py | ||
| manager.py | ||
| mixins.py | ||
| node_classes.py | ||
| nodes.py | ||
| protocols.py | ||
| raw_building.py | ||
| rebuilder.py | ||
| scoped_nodes.py | ||
| utils.py | ||
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