rspec/rules/S4977/description.adoc

1 line
154 B
Plaintext
Raw Normal View History

Shadowing makes it impossible to use the type parameter from the outer scope. Also, it can be confusing to distinguish which type parameter is being used.