Changeset [7b0c5c1c8034c0b12af4b1e9a561e1ecc202b4bf] by Kevin Rutherford

March 28th, 2009 @ 05:42 PM

Replaced code_checks by the new rspec matcher http://github.com/kevinrutherfor...

Committed by Kevin Rutherford

  • M Manifest.txt
  • M lib/reek/exceptions.reek
  • M lib/reek/method_context.rb
  • M lib/reek/smells/large_class.rb
  • M lib/reek/spec.rb
  • M spec/reek/class_context_spec.rb
  • M spec/reek/code_checks.rb
  • M spec/reek/code_parser_spec.rb
  • M spec/reek/if_context_spec.rb
  • M spec/reek/module_context_spec.rb
  • M spec/reek/smells/control_couple_spec.rb
  • M spec/reek/smells/duplication_spec.rb
  • M spec/reek/smells/feature_envy_spec.rb
  • M spec/reek/smells/large_class_spec.rb
  • M spec/reek/smells/long_method_spec.rb
  • M spec/reek/smells/long_parameter_list_spec.rb
  • M spec/reek/smells/nested_iterators_spec.rb
  • M spec/reek/smells/uncommunicative_name_spec.rb
  • M spec/reek/smells/utility_function_spec.rb
  • M spec/spec_helper.rb
New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

Defects and feature requests for <a href="http://wiki.github.com/kevinrutherford/reek">Reek</a>, the Ruby code smell detector