Skip to content

Commit

Permalink
enforce lf for EOL
Browse files Browse the repository at this point in the history
  • Loading branch information
kmuto committed Sep 25, 2017
1 parent 1ca719f commit db51a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Expand Up @@ -267,7 +267,7 @@ Style/WhileUntilModifier:

### Layout
Layout/EndOfLine:
Enabled: false
EnforcedStyle: lf

Layout/MultilineMethodCallBraceLayout:
Enabled: true
Expand Down

0 comments on commit db51a59

Please sign in to comment.