rspec/rules/S1871/vbnet/description.adoc
2023-10-24 12:02:02 +00:00

1 line
173 B
Plaintext

Having two `Cases` in the same `Select` statement or branches in the same `If` structure with the same implementation is at best duplicate code, and at worst a coding error.