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.
depot_tools/third_party/pylint/checkers
vapier@chromium.org e642ee868c pylint: upgrade to 1.3.1
The current pylint is very old at this point.  Pull in the latest version
as it supports a lot more features.  Also need to fix the pylint wrapper
to actually update sys.path to use the local modules.

We include the six module since not all bots have it, and it's small.

This will trigger new warnings in files, but they look like legitimate
issues that should be fixed at some point.

BUG=chromium:431514
TEST=ran on some code bases and checked output

Review URL: https://codereview.chromium.org/741503002

git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@292988 0039d316-1c4b-4281-b951-d872f2087c98
11 years ago
..
__init__.py pylint: upgrade to 1.3.1 11 years ago
base.py pylint: upgrade to 1.3.1 11 years ago
classes.py pylint: upgrade to 1.3.1 11 years ago
design_analysis.py pylint: upgrade to 1.3.1 11 years ago
exceptions.py pylint: upgrade to 1.3.1 11 years ago
format.py pylint: upgrade to 1.3.1 11 years ago
imports.py pylint: upgrade to 1.3.1 11 years ago
logging.py pylint: upgrade to 1.3.1 11 years ago
misc.py pylint: upgrade to 1.3.1 11 years ago
newstyle.py pylint: upgrade to 1.3.1 11 years ago
raw_metrics.py pylint: upgrade to 1.3.1 11 years ago
similar.py pylint: upgrade to 1.3.1 11 years ago
stdlib.py pylint: upgrade to 1.3.1 11 years ago
strings.py pylint: upgrade to 1.3.1 11 years ago
typecheck.py pylint: upgrade to 1.3.1 11 years ago
utils.py pylint: upgrade to 1.3.1 11 years ago
variables.py pylint: upgrade to 1.3.1 11 years ago