reek
reek copied to clipboard
TooManyMethods only checks instance methods
https://github.com/troessner/reek/blob/master/lib/reek/smell_detectors/too_many_methods.rb#L39
TODO: Only checks instance methods!
I resolved the todo above.
Thanks for the pull request! One thing though, could you please add a spec that tests the new behaviour explicitly rather than implicitly?
@troessner 0bd6fca I have modified the test, could you please check the test?
@whiteleaf7 any chance you'll pick this up again?
Closing this one since it has become stale, feel free to re-open @whiteleaf7