Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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
- Loading branch information