Skip to content

RuboCop: Regenerate TODOs to silence "grace period" warnings

Peter Leitzen requested to merge pl-rubocop-tood-regenerate into master

What does this MR do and why?

This MR regenerates RuboCop TODOs for some 👮 cop rules (via bin/rake rubocop:todo:generate[Layout/ArrayAlignment,Layout/HashAlignment,Lint/AmbiguousRegexpLiteral] ) to silence warnings in Slack #f_rubocop.

See https://gitlab.com/gitlab-org/gitlab/-/jobs/3515311080

Refs !105850 (merged)

Screenshots or screen recordings

Slack #f_rubocop
Screenshot_from_2022-12-22_19-25-14

How to set up and validate locally

See CI job rubocop.

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