Changeset [f0b75ce1d9e865fa335f4221cc9def4448b8ae71] by Kevin Rutherford

March 26th, 2009 @ 09:11 PM

Initial refactoring to accommodate rspec matchers http://github.com/kevinrutherfor...

Committed by Kevin Rutherford

  • M Manifest.txt
  • M bin/reek
  • M lib/reek/block_context.rb
  • M lib/reek/report.rb
  • M lib/reek/smell_warning.rb
  • M lib/reek/smells/control_couple.rb
  • M lib/reek/smells/duplication.rb
  • M lib/reek/smells/feature_envy.rb
  • M lib/reek/smells/large_class.rb
  • M lib/reek/smells/long_method.rb
  • M lib/reek/smells/long_parameter_list.rb
  • M lib/reek/smells/nested_iterators.rb
  • M lib/reek/smells/smell_detector.rb
  • M lib/reek/smells/uncommunicative_name.rb
  • M lib/reek/smells/utility_function.rb
  • M lib/reek/source.rb
  • M spec/reek/code_checks.rb
  • M spec/reek/report_spec.rb
  • M spec/reek/smells/feature_envy_spec.rb
  • M spec/reek/smells/smell_spec.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