rubyx icon indicating copy to clipboard operation
rubyx copied to clipboard

Codeclimate issues

Open rubydesign opened this issue 8 years ago • 0 comments

Apparently with an A you can still have over 700 issues in CodeClimate, siis reek.

https://codeclimate.com/github/ruby-x/rubyx/issues

Many of them can be fixed by anyone, even without knowledge of the system. They are about too long methods (just split), bad names, duplication etc.

A good way to get into the code base. Just grab an issue from the list. Make a github issue for it. And create a pull request, on a branch if in doubt.

rubydesign avatar Apr 08 '17 16:04 rubydesign