Skip to content
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

Deprecation warnings around Cop.all #361

Closed
jcoyne opened this issue Jul 29, 2024 · 1 comment
Closed

Deprecation warnings around Cop.all #361

jcoyne opened this issue Jul 29, 2024 · 1 comment

Comments

@jcoyne
Copy link

jcoyne commented Jul 29, 2024

/Users/jcoyne85/.rbenv/versions/3.3.4/lib/ruby/gems/3.3.0/gems/erb_lint-0.5.0/lib/erb_lint/linters/rubocop.rb:152: warning: `Cop.all` is deprecated. Use `Registry.all` instead.

/Users/jcoyne85/.rbenv/versions/3.3.4/lib/ruby/gems/3.3.0/gems/erb_lint-0.5.0/lib/erb_lint/linters/rubocop_text.rb:32: warning: `Cop.all` is deprecated. Use `Registry.all` instead.
@oehlschl
Copy link

oehlschl commented Sep 13, 2024

I think a fix for this was released in v0.6.0, and this can be closed. #358 (comment)

@etiennebarrie etiennebarrie closed this as not planned Won't fix, can't repro, duplicate, stale Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants