Skip to content

Commit

Permalink
longer lines are ok
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaltom committed Jul 2, 2018
1 parent e546dda commit d719983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ AllCops:
- vendor/**/*

LineLength:
Max: 120
Max: 140

Layout/EmptyLinesAroundClassBody:
Enabled: false
Expand Down

0 comments on commit d719983

Please sign in to comment.