Skip to content

Releases: Shopify/ruby-style-guide

2.0.0

23 Mar 17:23
Compare
Choose a tag to compare
  • Breaking change: Enforce double quotes for String literals (#238).
  • Enable Layout/ArgumentAlignment cop (#233).
  • Allow RuboCop CLI config to inherit from the RuboCop Shopify gem (#244).
  • Target Ruby 3.0 (b458282).
  • Require RuboCop 1.11 or newer.

1.0.7

24 Nov 16:00
Compare
Choose a tag to compare
  • Support RuboCop 1.x.

1.0.6

01 Oct 18:18
Compare
Choose a tag to compare
  • Support RuboCop 0.92.
  • Mark Style/FrozenStringLiteralComment as safe to autocorrect (#199).
  • Ignore nested Gemfiles on Style/MethodCallWithArgsParentheses (#180).

1.0.5

24 Aug 13:01
e5d3bda
Compare
Choose a tag to compare
  • Support Rubocop 0.89.1

1.0.4

06 Jul 23:04
v1.0.4
485aea2
Compare
Choose a tag to compare
  • Support Rubocop 0.86

1.0.3

03 Jun 13:23
c34a198
Compare
Choose a tag to compare
  • Use RuboCop 0.85 (#163)
  • Enable Lint/DeprecatedOpenSSLConstant cop (#164)
  • Fix Layout/HeredocIndentation cop setting (#165)
  • Enable AllowOnConstant on Style/CaseEquality cop (#151)

1.0.2

03 Jun 13:15
v1.0.2
069a65f
Compare
Choose a tag to compare

Compatibility with RuboCop 0.82.

v1.0.1

03 Apr 02:13
5762f22
Compare
Choose a tag to compare
  • Rubocop v0.81.0 compatibility (#146)