summaryrefslogtreecommitdiff
path: root/lib/tasks/cleanup.rake
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tasks/cleanup.rake')
-rw-r--r--lib/tasks/cleanup.rake2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/tasks/cleanup.rake b/lib/tasks/cleanup.rake
index 8574f26dbdc..c13da77217e 100644
--- a/lib/tasks/cleanup.rake
+++ b/lib/tasks/cleanup.rake
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
namespace :gitlab do
namespace :cleanup do
desc "GitLab | Cleanup | Delete moved repositories"