drive.js
drive.js copied to clipboard
Add JSLint/JSHint preprocessing filter
Dependent on #8.
Use case: automatically fail test suites that depend on code that doesn't adhere to style rules.
Complications: How do we roll up these kinds of errors?