kenpratt/wikipedia-client

Rubocop throws up a lot of offenses

harman28 opened this issue · 2 comments

I installed and ran rubocop on the codebase:

> 19 files inspected, 351 offenses detected

The full results are here.

Many of these are style decisions rather than offenses, and can be filtered out by using the right preferences in a .rubocop.yml file. However, some are genuine issues, and can use some work.

Would be happy to take this up myself (if you see the merit in it), but I'll need occasional help and reviews from more experienced contributors whenever it comes a style decision.

@harman28: Is this solved by #54 ?

Yep!

wikipedia-client (master) > rake rubocop
Running RuboCop...
Inspecting 19 files
...................

19 files inspected, no offenses detected