Skip to content

Commit

Permalink
Make DotPosition rule explicit so Hound obeys
Browse files Browse the repository at this point in the history
  • Loading branch information
mjgiarlo committed May 17, 2016
1 parent e99dc54 commit bd94387
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ Metrics/LineLength:
Style/IndentationConsistency:
EnforcedStyle: rails

Style/DotPosition:
EnforcedStyle: leading

Style/Documentation:
Enabled: false

Expand Down

0 comments on commit bd94387

Please sign in to comment.