summaryrefslogtreecommitdiff
path: root/lib/banzai.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/banzai.rb')
-rw-r--r--lib/banzai.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/banzai.rb b/lib/banzai.rb
index 788f29a6c08..1eb41ff7133 100644
--- a/lib/banzai.rb
+++ b/lib/banzai.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Banzai
# if you need to render markdown, then you probably need to post_process as well,
# such as removing references that the current user doesn't have