codeclimate/codeclimate-rubocop

Support rubocop-graphql plugin

rubendinho opened this issue · 2 comments

Is it possible to add support for the graphql plugin?

https://github.com/DmitryTsepelev/rubocop-graphql

@rubendinho It is. Do you mind opening up a PR against the most recent channel branch? (channel/rubocop-1-10-0)
You can follow this example: https://github.com/codeclimate/codeclimate-rubocop/pull/261/files

@filipesperandio just opened the PR: #278