Remove described class cop
We've agreed `User.new` is easier to read than `described_class.new` and since we are ignoring Hound's comments regarding this topic, we might as well remove it.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user