Skip to content

Commit

Permalink
Up the default max line length for examples
Browse files Browse the repository at this point in the history
  • Loading branch information
csbailey5t committed Jun 7, 2017
1 parent b332c2d commit fe0c399
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .rubocop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,6 @@ RSpec/NamedSubject:

Bundler/OrderedGems:
Enabled: false

RSpec/ExampleLength:
Max: 7

0 comments on commit fe0c399

Please sign in to comment.