Skip to content

Releases: toshimaru/rubocop-rails_config

v1.16.0

20 Oct 00:45
02e9c9c
Compare
Choose a tag to compare

What's Changed

  • Workaround to prevent the following error in RuboCop Rails 2.21.2 by @koic in #170
  • Enable Style/RedundantDoubleSplatHashBraces cop by @koic in #168
  • Enable Minitest/AssertPredicate cop by @koic in #169

Full Changelog: v1.15.0...v1.16.0

v1.15.0

30 Sep 03:21
203e411
Compare
Choose a tag to compare

What's Changed

  • Remove railties from runtime dependencies by @koic in #167

Full Changelog: v1.14.3...v1.15.0

v1.14.3

27 Sep 23:40
779f478
Compare
Choose a tag to compare

What's Changed

  • Enable Lint/RedundantSafeNavigation cop by @koic in #165

Full Changelog: v1.14.2...v1.14.3

v1.14.2

16 Sep 00:14
7aa015a
Compare
Choose a tag to compare

What's Changed

  • Fix a build error by @koic in #164
  • Enable Minitest/LiteralAsActualArgument cop by @koic in #163

Full Changelog: v1.14.1...v1.14.2

v1.14.1

06 Sep 00:39
4f8dcb4
Compare
Choose a tag to compare

What's Changed

  • Set the required_ruby_version to 2.7+ by @koic in #162

Full Changelog: v1.14.0...v1.14.1

v1.14.0

04 Sep 00:30
e90aa94
Compare
Choose a tag to compare

What's Changed

  • #161 by @toshimaru
    • deps: Drop Ruby 2.6 support
    • ci: CI against rubocop v1.51-v1.56

Full Changelog: v1.13.0...v1.14.0

v1.13.0

05 May 17:39
74d8d90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.12.1...v1.13.0

v1.12.1

14 Jan 01:09
f73a0fc
Compare
Choose a tag to compare

What's Changed

cops

  • Enable Style/EvalWithLocation cop by @koic in #156

chores

Full Changelog: v1.12.0...v1.12.1

v1.12.0

18 Nov 14:58
Compare
Choose a tag to compare

What's Changed

  • Require RuboCop Minitest 0.22 or higher by @koic in #153
  • Enable Lint/DuplicateMagicComment cop by @koic in #154

Full Changelog: v1.11.3...v1.12.0

v1.11.3

23 Sep 03:28
887554a
Compare
Choose a tag to compare

What's Changed

  • Enable Minitest/AssertWithExpectedArgument cop by @koic in #151
  • Enable Minitest/SkipEnsure cop by @koic in #152

Full Changelog: v1.11.2...v1.11.3