quality.py
13.2 KB
- 
Run pylint on all our code, and only our code. TE-855 · 24e0c2c8With the old logic, we weren't running pylint on openedx at all. We were also running it on lms/lib/comment_client twice, and on the installed xblock third-party library. Ned Batchelder committed