Add RSpec/ExcessiveDocstringSpacing rubocop rule
This rule was added in rubocop-rspec 2.5.0.
This commit is contained in:
@@ -505,6 +505,9 @@ RSpec/EmptyLineAfterExampleGroup:
|
||||
RSpec/ExampleWording:
|
||||
Enabled: true
|
||||
|
||||
RSpec/ExcessiveDocstringSpacing:
|
||||
Enabled: true
|
||||
|
||||
RSpec/FactoryBot/FactoryClassName:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user