canvas-lms/bin
Landon Wilkins 9f47ed9a91 copyright linter auto correct, refs SD-2295
test plan:
* create a new file "test.rb"
* add "AUTO_CORRECT_LINTERS=1" to your .env
* install the pre-commit hook:
  echo "bin/lint" >> .git/hooks/pre-commit
  chmod +x .git/hooks/pre-commit
* git add .
* git commit -m "this should fail"
* verify the commit fails
* add the auto-corrected test.rb
* try to commit again
* verify it commits successfully

Change-Id: I3d52d6b192ca3bd83266a3e58d594acc3c516782
Reviewed-on: https://gerrit.instructure.com/111088
Tested-by: Jenkins
Reviewed-by: Jon Jensen <jon@instructure.com>
Product-Review: Jon Jensen <jon@instructure.com>
QA-Review: Jon Jensen <jon@instructure.com>
2017-05-11 20:06:08 +00:00
..
byebug-remote avoid port conflicts for remote debugging 2016-06-02 15:37:32 +00:00
dress_code use binstubs for dress_code for spring 2016-01-06 18:44:23 +00:00
lint copyright linter auto correct, refs SD-2295 2017-05-11 20:06:08 +00:00
rails rails 4.0.10 2014-09-16 22:07:39 +00:00
rake add springified binstubs 2014-07-21 15:45:13 +00:00
rspec add springified binstubs 2014-07-21 15:45:13 +00:00
spring update spring and binstub 2016-10-06 20:25:33 +00:00