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
We need a way to keep rubocop updated much more frequently. I'm almost wondering if there's a way for us to do it automatically by having a very loose version dependency on rubocop, and then having the bot do some sort of bundle update rubocop on some interval.
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not been updated for at least 3 months.
If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.
Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.
We need a way to keep rubocop updated much more frequently. I'm almost wondering if there's a way for us to do it automatically by having a very loose version dependency on rubocop, and then having the bot do some sort of
bundle update rubocop
on some interval.The text was updated successfully, but these errors were encountered: