Make block arg naming more flexible
What does this MR do?
@mlapierre 's MR (from https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32943)
Makes the block argument naming standard more flexible so we don't have to police names that didn't perfectly meet the previous standard even if they're readable and unambiguous or don't otherwise reduce code quality.
See also a new cop that @ddavison is adding: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/32941
Edited by 🤖 GitLab Bot 🤖