Skip to content

Commit

Permalink
Set max line length to 120 (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
apurvis authored and kamui committed Dec 20, 2017
1 parent 8f8d4e5 commit 6a3cd8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rubocop.yml
Expand Up @@ -29,7 +29,7 @@ Metrics/ModuleLength:
Enabled: false

Metrics/LineLength:
Enabled: false
Max: 120

Metrics/MethodLength:
Enabled: false
Expand Down

0 comments on commit 6a3cd8b

Please sign in to comment.