Skip to content

Regenerate RuboCop TODOs for Style/Lambda rule

Peter Leitzen requested to merge pl-rubocop-style-lambda-todos into master

What does this MR do and why?

This MR regenerates TODOs for 👮 Style/Lambda (added in !94317 (merged)) to silence warnings in #f_rubocop 👇 due to cop's grace period.

Screenshots or screen recordings

#f_rubocop
Screenshot_from_2022-11-07_20-54-40

How to set up and validate locally

bundle exec rubocop --only Style/Lambda --parallel

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Peter Leitzen

Merge request reports