Details
-
Task
-
Status: Ready for Engineering
-
Normal
-
Resolution: Unresolved
-
None
-
None
-
None
-
Coremunity
-
2
Description
Replace the simplest category of rubocop Style/AndOr violations: where `and` and `or` keywords have been used instead of `||` and `or`, such that they can be replaced without change in semantics.