lib/pitchfork/launcher.rb in pitchfork-0.12.0 vs lib/pitchfork/launcher.rb in pitchfork-0.13.0
- old
+ new
@@ -1,5 +1,6 @@
# -*- encoding: binary -*-
+# frozen_string_literal: true
# :enddoc:
$stdout.sync = $stderr.sync = true
$stdin.binmode
$stdout.binmode