From 5b6294fe23c7438ef832c8f33cbe610c215146c6 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 30 May 2015 11:03:03 -0400 Subject: [PATCH] Update edx_lint to latest, with range checker --- pylintrc | 3 ++- requirements/edx/github.txt | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pylintrc b/pylintrc index 064af8d330..680947da4a 100644 --- a/pylintrc +++ b/pylintrc @@ -30,6 +30,7 @@ load-plugins = edx_lint.pylint [MESSAGES CONTROL] disable = locally-disabled, + locally-enabled, too-few-public-methods, bad-builtin, star-args, @@ -150,4 +151,4 @@ int-import-graph = [EXCEPTIONS] overgeneral-exceptions = Exception -# 05a77c494ca87a2939bd5db9ef4988ea248c417e +# 0f5810dfd8c52cdd91c425550319ae6040a8fe3e diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 567b457273..4862d9779d 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -47,7 +47,7 @@ git+https://github.com/hmarr/django-debug-toolbar-mongo.git@b0686a76f1ce3532088c -e git+https://github.com/pmitros/RecommenderXBlock.git@518234bc354edbfc2651b9e534ddb54f96080779#egg=recommender-xblock -e git+https://github.com/edx/edx-milestones.git@547f2250ee49e73ce8d7ff4e78ecf1b049892510#egg=edx-milestones -e git+https://github.com/edx/edx-search.git@e8b7c262adb500dbb0eced5434a26d9fa2d99dc3#egg=edx-search -git+https://github.com/edx/edx-lint.git@8bf82a32ecb8598c415413df66f5232ab8d974e9#egg=edx_lint==0.2.1 +git+https://github.com/edx/edx-lint.git@ed8c8d2a0267d4d42f43642d193e25f8bd575d9b#egg=edx_lint==0.2.3 -e git+https://github.com/edx/xblock-utils.git@db22bc40fd2a75458a3c66d057f88aff5a7383e6#egg=xblock-utils -e git+https://github.com/edx-solutions/xblock-google-drive.git@138e6fa0bf3a2013e904a085b9fed77dab7f3f21#egg=xblock-google-drive -e git+https://github.com/edx/edx-reverification-block.git@03da85753d5f563a22c1282c0e89fcb2e828b8c1#egg=edx-reverification-block