rubyx
rubyx copied to clipboard
Codeclimate issues
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.