Skip to content

Fix Rake/Require offense in spdx rake task

Peter Leitzen requested to merge pl-rake-require-spdx into master

What does this MR do and why?

This MR moves all requires into task definition of spdx rake task.

Contributes to #391459 (closed).

See !101740 (merged)

How to set up and validate locally

rake gitlab:spdx:import

Still works

$ bundle exec rubocop ee/lib/tasks/gitlab/spdx.rake
Inspecting 1 file
.

1 file inspected, no offenses detected

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