Ignore parameters unaligned in rlint

Change-Id: I52def3db787cfc60bc35a6340c8a87818d8ec1fa
Reviewed-on: https://gerrit.instructure.com/52044
Reviewed-by: Mike Nomitch <mnomitch@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-13 12:20:55 -06:00
parent 913e89b0d6
commit ba96e7d4e1
1 changed files with 2 additions and 0 deletions

View File

@ -78,6 +78,8 @@ Style/IndentationConsistency:
Enabled: false
Style/IndentationWidth:
Enabled: false
Style/AlignParameters:
Enabled: false
Rails/TimeZone:
Enabled: false