You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Full Changelog](v0.6.0...0.7.0)
Enhancements
------------
- Upgrade to Rubocop 0.73.x (Aaron Hill, Aaron Kromer, Ben Reynold, Chris
Hoffman, James Nebeker #24)
- Upgrade to Rubocop Rails 2.2.x (Aaron Hill, Aaron Kromer, Ben Reynold, Chris
Hoffman, James Nebeker #24)
- Adjust common Rubocop configuration (Aaron Hill, Aaron Kromer, Ben Reynold,
Chris Hoffman, James Nebeker #24)
- Target Ruby 2.7 by default
- Enable `Lint/HeredocMethodCallPosition` by default
- Use `StandardError` for the suggested parent classes of errors
- Bump metric check maximums to provide a little more wiggle room
- Disable `Naming/RescuedExceptionsVariableName` by default
- Adjust common Rubocop Rails configuration (Aaron Hill, Aaron Kromer, Ben
Reynold, Chris Hoffman, James Nebeker #24)
- Disable `Rails/IgnoredSkipActionFilterOption` by default
Bug Fixes
---------
None
0 commit comments