Skip to content

0.6.0 (August 6, 2020)

Compare
Choose a tag to compare
@cupakromer cupakromer released this 06 Aug 20:05
· 7 commits to master since this release

Full Changelog

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