Rubocop throws up a lot of offenses
harman28 opened this issue · 2 comments
harman28 commented
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.
pietromenna commented
harman28 commented
Yep!
wikipedia-client (master) > rake rubocop
Running RuboCop...
Inspecting 19 files
...................
19 files inspected, no offenses detected