class Reek::SmellDetectors::LongYieldList

A variant on LongParameterList that checks the number of items passed to a block by a yield call.

See {file:docs/Long-Yield-List.md} for details.