Enable both DescribeMethod and DescribeSymbol cops, without issues
This commit is contained in:
@@ -54,3 +54,9 @@ RSpec/ContextWording:
|
|||||||
|
|
||||||
RSpec/DescribeClass:
|
RSpec/DescribeClass:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
RSpec/DescribeMethod:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
|
RSpec/DescribeSymbol:
|
||||||
|
Enabled: true
|
||||||
Reference in New Issue
Block a user