Skip to content

Commit 5470e4e

Browse files
committed
lint
1 parent 395d595 commit 5470e4e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/html_pipeline/sanitization_filter.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# frozen_string_literal: true
2-
require 'selma'
2+
3+
require "selma"
34

45
class HTMLPipeline
56
# A special filter with sanization routines and allowlists. This module defines

0 commit comments

Comments
 (0)