summaryrefslogtreecommitdiff
path: root/app/presenters/ci/variable_presenter.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/presenters/ci/variable_presenter.rb')
-rw-r--r--app/presenters/ci/variable_presenter.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/presenters/ci/variable_presenter.rb b/app/presenters/ci/variable_presenter.rb
index 96159f88c59..f027f3aa560 100644
--- a/app/presenters/ci/variable_presenter.rb
+++ b/app/presenters/ci/variable_presenter.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Ci
class VariablePresenter < Gitlab::View::Presenter::Delegated
presents :variable