Enable RSpec/RepeatedDescription cop & fix all issues
Read about cop at http://www.rubydoc.info/gems/rubocop-rspec/RuboCop/Cop/RSpec/RepeatedDescription
This commit is contained in:
@@ -155,4 +155,7 @@ RSpec/OverwritingSetup:
|
||||
Enabled: true
|
||||
|
||||
RSpec/PredicateMatcher:
|
||||
Enabled: true
|
||||
|
||||
RSpec/RepeatedDescription:
|
||||
Enabled: true
|
||||
Reference in New Issue
Block a user