Skip to content

Commit

Permalink
Allow me to write longer line
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki committed May 6, 2016
1 parent 14bf79b commit 97698e1
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 @@ -8,7 +8,7 @@ AllCops:
Metrics/AbcSize:
Max: 40
Metrics/LineLength:
Max: 120
Max: 125
AllowURI: true
URISchemes:
- http
Expand Down

0 comments on commit 97698e1

Please sign in to comment.