houndci / hound

Automated code review for GitHub pull requests.
https://houndci.com
MIT License
1.95k stars 401 forks source link

Bump RuboCop version to 1.21 #1858

Open BastienL opened 2 years ago

BastienL commented 2 years ago

At the moment, Hound only supports RuboCop up to version 1.5.2, which was released on 4 Dec 2020.

Do you have any plan to add support for newer RuboCop versions?

Thanks!

dbackeus commented 2 years ago

This can technically be closed since 1.22.1 is supported. However now having support for 1.23 would be preferable 😐

tf commented 5 months ago

Rubocop is now at 1.60. And 1.22 does not even support Ruby 3.2. Is Hound still maintained?

dbackeus commented 5 months ago

It is not maintained.

We canceled our subscription and replaced hound with this github-action: https://github.com/reclaim-the-stack/rubocop-action