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.5.0...v0.6.0) Enhancements ------------ - Exclude more bundler binstubs from Rubocop (Aaron Kromer, #18, #20) - Exclude `chdir` and `Capybara.register_driver` configuration blocks from `Metrics/BlockLength` checks (Aaron Kromer, #18) - Exclude gem specs from block and line length metrics (Aaron Kromer, #20) - Standardize on key style of `Layout/AlignHash` (Aaron Kromer, #18) - Upgrade to Rubocop 0.62.x (Aaron Kromer, #21) Bug Fixes --------- None
- Loading branch information