Disables example length rubocop rspec cop, metrics always hard to meet

This commit is contained in:
Bertocq
2018-01-07 00:53:08 +01:00
parent 2253155a51
commit 971f2e308a

View File

@@ -69,3 +69,6 @@ RSpec/EmptyExampleGroup:
RSpec/EmptyLineAfterSubject:
Enabled: true
RSpec/ExampleLength:
Enabled: false