Skip to content

Make block arg naming more flexible

Mark Lapierre requested to merge docs-qa-flexible-block-arg-naming into master

What does this MR do?

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 Mark Lapierre

Merge request reports