← Back to changelog

RuboCop engine upgraded to v0.45.0

Good news for Rubyists! We’ve upgraded our RuboCop engine to run RuboCop v0.45.0.

This upgrade brings a number of bug fixes and improvements in RuboCop, including several new cops, such as one to help improve your Rails migrations.

If you’re already using our RuboCop engine, you’ll get these improvements automatically. If you aren’t currently using RuboCop as part of your analysis, you can add it to your .codeclimate.yml:

engines:
  rubocop:
    enabled: true

Check out our RuboCop engine doc for more information.

Actionable metrics for engineering leaders. Try Velocity Free