summaryrefslogtreecommitdiff
path: root/lib/gitlab/project_transfer.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/gitlab/project_transfer.rb')
-rw-r--r--lib/gitlab/project_transfer.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/gitlab/project_transfer.rb b/lib/gitlab/project_transfer.rb
index 690c38737c0..d8f1d1e2316 100644
--- a/lib/gitlab/project_transfer.rb
+++ b/lib/gitlab/project_transfer.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Gitlab
# This class is used to move local, unhashed files owned by projects to their new location
class ProjectTransfer