Skip to content

refactor: change count() in for to own variable

Jan Wennrich requested to merge JanWennrich/quiqqer-cc:for-count-variable into dev

Prevents counting on every iteration

Rector rule: ForRepeatedCountToOwnVariableRector

Merge request reports