Skip to content

Commit

Permalink
Remove invalid key in rubocop.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mtchavez committed Nov 30, 2014
1 parent e593051 commit 67f8568
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .rubocop.yml
@@ -1,5 +1,3 @@
require: rubocop-rspec

AllCops:
Exclude:
- db/schema.rb
Expand All @@ -8,9 +6,6 @@ AllCops:
Documentation:
Enabled: false

Metrics/AbcSize:
Max: 25

Metrics/MethodLength:
Max: 15

Expand Down

0 comments on commit 67f8568

Please sign in to comment.