canvas-lms/gems/dr_diff/config
Landon Wilkins 8500ac5cb9 incremental linting via dr diff, fixes SD-1521
test plan:
* verify rubocop still comments on canvas-lms errors
-- add "sleep 1" to a controller
-- `./script/rlint`
-- verify you see an error about sleeping
* verify rubocop still comments on plugin errors
-- add "sleep 1" to a plugin
-- run rlint on the plugin
   `./script/rlint --plugin custom_reports`
-- verify you see an error about sleeping

Change-Id: Id0df56c3adfcb6b673a0400e9f714ae22b78242c
Reviewed-on: https://gerrit.instructure.com/90657
Reviewed-by: Jon Jensen <jon@instructure.com>
Product-Review: Jon Jensen <jon@instructure.com>
QA-Review: Jon Jensen <jon@instructure.com>
Tested-by: Jenkins
2016-09-22 20:06:57 +00:00
..
.keep incremental linting via dr diff, fixes SD-1521 2016-09-22 20:06:57 +00:00