lib/cistern/formatter.rb in cistern-2.8.0 vs lib/cistern/formatter.rb in cistern-2.8.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Cistern::Formatter
autoload :AwesomePrint, 'cistern/formatter/awesome_print'
autoload :Formatador, 'cistern/formatter/formatador'
def self.default