run pylint and pep8 quality tasks
Showing
bin/__init__.py
0 → 100644
pavelib/__init__.py
0 → 100644
pavelib/quality.py
0 → 100644
pavement.py
0 → 100644
pylintrc
0 → 100644
This diff is collapsed.
Click to expand it.
scripts/__init__.py
0 → 100644
... | ... | @@ -9,3 +9,8 @@ responses==0.6.1 |
pytest==3.0.6 | ||
pytest-django==3.1.2 | ||
pytest-django-ordering==1.0.1 | ||
Paver==1.2.4 | ||
pylint==1.7.1 | ||
pylint-celery==0.3 | ||
pylint-django==0.7.2 | ||
edx-lint==0.5.4 |
Please
register
or
sign in
to comment