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:
|
RSpec/ExampleWording:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
RSpec/ExcessiveDocstringSpacing:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
RSpec/FactoryBot/FactoryClassName:
|
RSpec/FactoryBot/FactoryClassName:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user