You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.
Hi! I just came across this repo and I though it would be very interesting if we could integrate these rules into Rubocop so that we can have this checks together with all the other Rubocop cops. Besides, we could configure them per repo plus, autofix some, etc.
Nice, I'm all for integrating with Rubocop, that sounds pretty sweet! We don't have any immediate plans to work on porting to Rubocop but will happily accept PR's in the meantime if you or anyone else wants to take a crack at it. I'll leave this issue open for now, thanks for the suggestion!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi! I just came across this repo and I though it would be very interesting if we could integrate these rules into Rubocop so that we can have this checks together with all the other Rubocop cops. Besides, we could configure them per repo plus, autofix some, etc.
We started working on https://github.com/redbooth/rubocop-migrations not long ago so that we improve our practices in migrations. Also, it got integrated to Codeclimate codeclimate/codeclimate-rubocop#74, so it integrates perfectly on our workflow (and possibly for others). We can add them as cops in here.
What do you think?
The text was updated successfully, but these errors were encountered: