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