back off rails 4 rubocop

Change-Id: I6b833430f224051c93c2b36803bc4cfc1ce2376c
Reviewed-on: https://gerrit.instructure.com/51986
Reviewed-by: Matthew Wheeler <mwheeler@instructure.com>
Product-Review: Ethan Vizitei <evizitei@instructure.com>
QA-Review: Ethan Vizitei <evizitei@instructure.com>
Tested-by: Ethan Vizitei <evizitei@instructure.com>
This commit is contained in:
Ethan Vizitei 2015-04-10 07:37:58 -06:00
parent 5e4b64cbd3
commit 5a92d12498
1 changed files with 2 additions and 0 deletions

View File

@ -79,6 +79,8 @@ Style/MethodCallParentheses:
Rails/FindBy:
Enabled: false
Rails/ActionFilter:
Enabled: false
# Things we may want to tighten down later
Metrics/LineLength: