codeclimate-rubocop
codeclimate-rubocop copied to clipboard
Code Climate Engine for Rubocop
- General bundle update. - Update the docs too. - Add `require "ostruct"` to a couple test files using OpenStruct.
Hi, I'd like to request a channel for the latest rubocop, [1.63.5](https://rubygems.org/gems/rubocop/versions/1.63.5) The latest channel currently available is [1.56.3](https://hub.docker.com/layers/codeclimate/codeclimate-rubocop/rubocop-1-56-3/images/sha256-160115e35fb520971ce10c14c756f56218137a4a9d74901ac80ade5aea237d0d?context=explore)
Seems that some cops were extracted from rubocop-spec to a new gem called rubocop-rspec_rails, but aparently code climate didn't support it. Ref: https://github.com/rubocop/rubocop-rspec/pull/1830 ``` /usr/local/bundle/gems/rubocop-1.56.3/lib/rubocop/feature_loader.rb:46:in `rescue in rescue in load':...
- General bundle update. - Update the docs too. - Fix rubocop API deprecations. - Fix reasonable rubocop complaints. - Disable unnecessary rubocop complaints. - Explicit ostruct dependency for future...
add deprecation update + Qlty instructions
I am a developer for MushroomObserver (MO), an open-source, all-volunteer nonprofit. MO is a Ruby on Rails app. The code repository is GitHub, https://github.com/MushroomObserver/mushroom-observer We use and rely on both...
The channels have not been updated for a very long time. Can we get the latest rubocop version going please?
This is to add [rubocop-obsession](https://github.com/jeromedalbert/rubocop-obsession) support. I tried testing it with a custom image, but wasn't able to get that working. Adding it to beta looks like the best approach....