lib/god/cli/run.rb in resurrected_god-1.0.0 vs lib/god/cli/run.rb in resurrected_god-1.1.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module God
module CLI
class Run
def initialize(options)
@options = options