Commit Graph

8 Commits

Author SHA1 Message Date
Calen Pennington
62656430db Run pylint against modules again, rather than against files 2013-11-12 13:16:27 -05:00
Calen Pennington
da26ae2529 Remove lms/lib from sys.path in favore of using it as the module lms.lib 2013-11-08 11:08:48 -05:00
Will Daly
cb511ee476 Use pre-generated reports for pep8/pylint when running diff-quality 2013-10-04 14:56:57 -04:00
Sarina Canelake
ff9e01b403 Add a python prefix for diff-quality task 2013-08-26 10:05:59 -04:00
Sarina Canelake
4ee16f1664 Add diff-quality rake task (rake quality) 2013-07-23 09:16:35 -04:00
David Baumgold
7bf2b1e316 Re-add pylint task dependencies 2013-07-09 21:47:07 -04:00
David Baumgold
5de4b4ef14 Refactor rake tasks for pylint/pep8
Split components with : instead of _
2013-07-03 14:50:59 -04:00
Calen Pennington
83af3e594f Use built-in rakelibdir feature
Rake by default imports all .rake files in the rakelib dir, so we can
use that rather than doing our own import loop.
2013-06-20 09:11:45 -04:00