Skip to content

Fix Rake/Require offense in assets rake task

What does this MR do and why?

This MR aims to solve the issue #391459 (closed)

This MR moves all requires into task definition of assets (lib/tasks/gitlab/assets.rake) rake task.

Screenshots or screen recordings

image

Merge request reports