lib/reek/context/method_context.rb in
reek-3.11
vs lib/reek/context/method_context.rb in
reek-4.0.0.pre1
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
require_relative 'code_context' module Reek module Context #