Skip to content

Commit

Permalink
configure houci to prefer leadin dots in multiline method calls
Browse files Browse the repository at this point in the history
  • Loading branch information
fjuan committed Jun 26, 2016
1 parent e54491d commit 3d15c82
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .ruby-style.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Style/StringLiterals:
Enabled: true
EnforcedStyle: single_quotes
Style/DotPosition:
Enabled: true
EnforcedStyle: leading

0 comments on commit 3d15c82

Please sign in to comment.