codeclimate-rubocop icon indicating copy to clipboard operation
codeclimate-rubocop copied to clipboard

Code Climate Engine for Rubocop

Results 38 codeclimate-rubocop issues
Sort by recently updated
recently updated
newest added

Would it be possible for codeclimate to use the same version of rubocop (and any rubocop extensions like ruboco-rspec) as specified in the projects Gemfile.lock (if it shows up there)...

hacktoberfest

[rubocop/rubocop](https://github.com/rubocop/rubocop) just released [version 1.34.1](https://github.com/rubocop/rubocop/releases/tag/v1.34.1). We would like our projects with CodeClimate to stay up to date with this, but it looks like the 1.34.1 channel has not been made...

Support /database_validations: [toptal/database_validations](https://github.com/toptal/database_validations) This is an important gem for rails developers since it solves issues with validating data and improving database speed/consistency https://github.com/toptal/database_validations#using-with-rubocop Let me know if a PR will...

[rubocop/rubocop](https://github.com/rubocop/rubocop) just released [version 1.31.0](https://github.com/rubocop/rubocop/releases/tag/v1.31.0). We would like our projects with also use CodeClimate stay up to date with this, but it looks like the 1.31.0 channel has not been...

Following on from #308, since https://github.com/rubocop/rubocop/releases/tag/v1.25.0 has been released in the meantime Hi, we'd like to update the version of RuboCop we install to match the latest available version (1.25.0)....

Hi, we'd like to update the version of Rubocop we install to match the latest available version (`1.24.1`). I don't see a matching `channel` branch on this repo, nor a...

Hey climateers, I'm noticing that for some reason i'm not able to get the codeclimate-rubocop analyzer to be able to find/determine errors. here's a comparison: ``` % rubocop Inspecting 545...

On https://codeclimate.com/repos//builds/\, if I expand the rubocop output: > Channel rubocop-1-18-3 not found for rubocop, available channels: ["stable", "cache-support", "rubocop-0-42", "rubocop-0-46", "rubocop-0-48", "rubocop-0-49", "rubocop-0-50", "rubocop-0-51", "rubocop-0-52", "rubocop-0-54", "rubocop-0-55", "rubocop-0-56", "rubocop-0-57",...

Last week, RuboCop shipped their 1.0 release: https://github.com/rubocop-hq/rubocop/releases/tag/v1.0.0 As this is a big milestone semver-wise, I think it makes sense to support 1.0 as the default RuboCop version for codeclimate....

Is it possible to add support for the graphql plugin? https://github.com/DmitryTsepelev/rubocop-graphql