Skip to content

Commit

Permalink
Update multiline indentation rule for thoughtbot
Browse files Browse the repository at this point in the history
Based on discussion in:

- https://trello.com/c/8plKSKKM
- #723
  • Loading branch information
c-lliope authored and arunagw committed Mar 18, 2015
1 parent 9eb8d2e commit 2548a1a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/style_guides/thoughtbot/ruby.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,10 @@ MethodLength:
ModuleFunction:
Enabled: false

MultilineOperationIndentation:
Enabled: true
EnforcedStyle: indented

NegatedIf:
Enabled: false

Expand Down

0 comments on commit 2548a1a

Please sign in to comment.