Skip to content

Commit

Permalink
Remove a redundant config for Layout/LineLength
Browse files Browse the repository at this point in the history
  • Loading branch information
koic committed May 31, 2020
1 parent 51c0eb4 commit 853c9ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .rubocop.yml
Expand Up @@ -48,9 +48,6 @@ Layout/ClassStructure:
- protected_methods
- private_methods

Layout/LineLength:
Max: 120

# Trailing white space is meaningful in code examples
Layout/TrailingWhitespace:
AllowInHeredoc: true
Expand Down

0 comments on commit 853c9ce

Please sign in to comment.