-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix failing rubocop check #6
base: master
Are you sure you want to change the base?
Conversation
``` $ bundle exec rubocop [0] .rubocop.relaxed.yml: Metrics/LineLength has the wrong namespace - should be Layout Error: The `Naming/UncommunicativeMethodParamName` cop has been renamed to `Naming/MethodParameterName`. (obsolete configuration found in .rubocop.yml, please update it) ```
@kke are you available to review? |
Someone using this? :) The Kontena company went bankrupt in december 2019 and ceased operations. I no longer have the permissions to merge or write. Feel free to fork. |
Yeah Zendesk is using it! It's great. We are moving away from using Thor and clamp/clamp-completer was a natural fit! Thanks for putting the time into writing this library Is there a possibility for us to get access to https://rubygems.org/gems/clamp-completer so we can keep the existing gem name? |
Yes, just need your rubygems.org email (wasn't the one in your github profile) |
Hey, sorry, i should have had one before i asked. I have created one here https://rubygems.org/profiles/russell Thanks! |
You should be able to push now. |
Thanks so much, yep i can see i have access now!
…On Tue, 15 Sep 2020 at 06:38, Kimmo Lehto ***@***.***> wrote:
Hey, sorry, i should have had one before i asked. I have created one here
https://rubygems.org/profiles/russell
Thanks!
$ gem owner clamp-completer -a ***@***.*** Tue Sep 15 07:36:58 2020
Owner added successfully.
Owners for gem: clamp-completer
- ***@***.***
- ***@***.***
You should be able to push now.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAAAUZE3OW6HWUQNQJX6D4TSF3VUDANCNFSM4QEYJBZQ>
.
--
Cheers,
Russell Sim
|
Seems the rubocop.yml is a bit out of date and causing failures