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