Skip to content

Releases: toshimaru/rubocop-rails_config

v0.4.1

13 Jan 20:32
Compare
Choose a tag to compare
  • Enable Lint/UselessAssignment cop #28
  • Rails Integration Test (#27)

v0.4.0

05 Jan 10:22
Compare
Choose a tag to compare
  • Drop rubocop v0.56/v0.57 Support #26
  • Fix CI #25

v0.3.2

04 Jan 15:27
Compare
Choose a tag to compare
  • Enable Lint/ShadowingOuterLocalVariable cop #24 by @koic

v0.3.1

02 Jan 07:25
Compare
Choose a tag to compare
  • Enable Style/RedundantBegin cop #22 by @koic
  • Add Ruby 2.6 Support #23

v0.3.0

16 Dec 14:17
Compare
Choose a tag to compare
  • Enable Layout/SpaceAfterSemicolon cop #21 @koic
  • Update Exclude Setting #18, #19

v0.3.0.rc2

05 Nov 16:15
Compare
Choose a tag to compare
v0.3.0.rc2 Pre-release
Pre-release

Ignore bin/config/db directories #19

v0.3.0.rc1

05 Nov 04:38
Compare
Choose a tag to compare
v0.3.0.rc1 Pre-release
Pre-release
  • Update Exclude Setting #18

v0.2.6

30 Oct 16:43
Compare
Choose a tag to compare

v0.2.5

01 Oct 02:00
Compare
Choose a tag to compare
  • Enable Style/RedundantFreeze cop #15 @koic

v0.2.4

28 Sep 06:42
Compare
Choose a tag to compare
  • Enable Performance/UnfreezeString cop #14 @koic