Merge pull request #2990 from consul/backport-remove_described_class_cop

Remove described class cop
This commit is contained in:
Javier Martín
2018-10-29 14:38:43 +01:00
committed by GitHub

View File

@@ -252,9 +252,6 @@ RSpec/DescribeMethod:
RSpec/DescribeSymbol: RSpec/DescribeSymbol:
Enabled: true Enabled: true
RSpec/DescribedClass:
Enabled: true
RSpec/EmptyExampleGroup: RSpec/EmptyExampleGroup:
Enabled: true Enabled: true