Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Use keyword arguments for Cop#add_offense #5

Merged
merged 1 commit into from
Nov 27, 2017

Conversation

dentarg
Copy link
Contributor

@dentarg dentarg commented Nov 23, 2017

RuboCop introduced the keyword arguments in 0.51 (rubocop/rubocop#4786) and will remove positional arguments in 0.52 (rubocop/rubocop#4911).

RuboCop introduced the keyword arguments in 0.51 (rubocop/rubocop#4786)
and will remove positional arguments in 0.52 (rubocop/rubocop#4911).
@dentarg
Copy link
Contributor Author

dentarg commented Nov 23, 2017

Re: the test failures, they are not related and I think the old rubies should be dropped from .travis.yml

@htanata htanata merged commit 46bdc1f into CarooDev:master Nov 27, 2017
@htanata
Copy link
Contributor

htanata commented Nov 27, 2017

Thanks @dentarg. I've just released v1.0.0 with this change.

@dentarg dentarg deleted the fix-rubocop-deprecation branch November 27, 2017 21:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants