Skip to content

v0.10.0

Compare
Choose a tag to compare
@ashmaroli ashmaroli released this 16 Jun 07:28
  • Drop support for RuboCop versions older than v0.68.0
    • Add rubocop-performance as a runtime dependency.
    • Layout/IndentArray cop is now Layout/IndentFirstArrayElement cop.
    • Layout/IndentHash cop is now Layout/IndentFirstHashElement cop.
  • Add support for upto RuboCop v0.71.x