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:
|
||||
Enabled: true
|
||||
|
||||
RSpec/DescribedClass:
|
||||
Enabled: true
|
||||
|
||||
RSpec/EmptyExampleGroup:
|
||||
Enabled: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user