Changeset [bd2c2cb2da83a666b4ff242e5762627b038f97b2] by Kevin Rutherford

February 26th, 2009 @ 08:19 PM

The defaults.reek config file is now generated http://github.com/kevinrutherfor...

Committed by Kevin Rutherford

  • M .gitignore
  • M config/defaults.reek
  • M lib/reek/code_context.rb
  • M lib/reek/method_context.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/long_yield_list.rb
  • M lib/reek/smells/smell_detector.rb
  • M lib/reek/smells/smells.rb
  • M lib/reek/smells/uncommunicative_name.rb
  • M spec/integration/integration_spec.rb
  • M spec/reek/code_context_spec.rb
  • M spec/reek/config_spec.rb
  • M spec/reek/method_context_spec.rb
  • M spec/reek/smells/feature_envy_spec.rb
  • M spec/reek/smells/large_class_spec.rb
  • M spec/reek/smells/uncommunicative_name_spec.rb
  • M spec/samples/inline.rb.expected
  • M spec/samples/optparse.rb.expected
  • M spec/samples/redcloth.rb.expected
  • M tasks/defaults.rake
  • M tasks/rspec.rake
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