lib/spidr/rules.rb in spidr-0.7.0 vs lib/spidr/rules.rb in spidr-0.7.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Spidr
#
# The {Rules} class represents collections of acceptance and rejection
# rules, which are used to filter data.
#