Skip to content

Fix Rake/Require offense in update and import 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 update (lib/tasks/gitlab/x509/update.rake) and import (lib/tasks/import.rake) rake task.

Screenshots or screen recordings

image

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 Vasilii Iakliushin

Merge request reports