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