spec/reek_spec.rb in danger-reek-0.2.1 vs spec/reek_spec.rb in danger-reek-0.3.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require File.expand_path('spec_helper', __dir__)
module Danger
describe Danger::DangerReek do
it 'should be a plugin' do