Add RSpec/UndescriptiveLiteralsDescription rule
This rule was added in rubocop-rspec 2.29.0. We were already following it.
This commit is contained in:
@@ -625,6 +625,9 @@ RSpec/SpecFilePathFormat:
|
|||||||
RSpec/SpecFilePathSuffix:
|
RSpec/SpecFilePathSuffix:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
RSpec/UndescriptiveLiteralsDescription:
|
||||||
|
Enabled: true
|
||||||
|
|
||||||
RSpec/VoidExpect:
|
RSpec/VoidExpect:
|
||||||
Enabled: true
|
Enabled: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user