Releases: toshimaru/rubocop-rails_config
Releases · toshimaru/rubocop-rails_config
v1.7.2
- Enable Style/ExplicitBlockArgument cop #126
v1.7.1: Require Rails v5.2+ for testing (#125)
- Require Rails v5.2+ for testing (#125)
- Add rubocop v1.20 #124
v1.7.0
- Enable Minitest/UnreachableAssertion cop #122 @koic
- Require RuboCop 1.9 or higher #121 @koic
v1.6.0
- Enable Layout/ClosingParenthesisIndentation cop and require RuboCop 1.8 or higher #120 (@koic )
v1.5.4
- Add rubocop support: v1.15, v1.16, v1.17