Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
52acdae6
Commit
52acdae6
authored
Aug 03, 2015
by
Ned Batchelder
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update pylint and astroid, reduces pylint count by 400
parent
051e838f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
requirements/edx/base.txt
+2
-2
scripts/all-tests.sh
+1
-1
No files found.
requirements/edx/base.txt
View file @
52acdae6
...
...
@@ -122,7 +122,7 @@ django-cors-headers==0.13
django_debug_toolbar==1.2.2
# Used for testing
astroid==1.3.
4
astroid==1.3.
8
bok-choy==0.4.3
chrono==1.0.2
coverage==3.7
...
...
@@ -142,7 +142,7 @@ nose-ignore-docstring
nosexcover==1.0.7
pep8==1.5.7
PyContracts==1.7.1
pylint==1.4.
2
pylint==1.4.
4
python-subunit==0.0.16
pyquery==1.2.9
radon==1.2
...
...
scripts/all-tests.sh
View file @
52acdae6
...
...
@@ -58,7 +58,7 @@ git clean -qxfd
source
scripts/jenkins-common.sh
# Violations thresholds for failing the build
PYLINT_THRESHOLD
=
6
6
00
PYLINT_THRESHOLD
=
6
2
00
JSHINT_THRESHOLD
=
3700
# If the environment variable 'SHARD' is not set, default to 'all'.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment