Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 310 Bytes

File metadata and controls

12 lines (7 loc) · 310 Bytes

v0.0.24

  • Enable Layout/MultilineHashKeyLineBreaks to enforce that when any key in a multi-line hash literal wraps to its own line, all keys must do the same.

v0.0.21

  • Update rack version. See #87.

v0.0.20

  • Bump Rubocop to 1.76
  • Relax rubocop-rails pinning to allow upgrades beyond 2.31