Skip to content

Commit

Permalink
don't care about line length in gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
msimonborg committed Aug 3, 2017
1 parent a4e2e21 commit f2bca0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Metrics/LineLength:
Max: 80
Exclude:
- 'spec/**/*'
- 'forbidium.gemspec'

Style/PercentLiteralDelimiters:
PreferredDelimiters:
Expand Down

0 comments on commit f2bca0c

Please sign in to comment.