summaryrefslogtreecommitdiff
path: root/app/models/hooks/active_hook_filter.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/hooks/active_hook_filter.rb')
-rw-r--r--app/models/hooks/active_hook_filter.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/models/hooks/active_hook_filter.rb b/app/models/hooks/active_hook_filter.rb
index ea046bea368..283e2d680f4 100644
--- a/app/models/hooks/active_hook_filter.rb
+++ b/app/models/hooks/active_hook_filter.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
class ActiveHookFilter
def initialize(hook)
@hook = hook