Overcommit v0.30.0 Release Notes

  • ๐Ÿ†• New Features

    • โž• Add Dogma pre-commit hook to lint Elixir files with dogma files
    • โž• Add Minitest pre-push hook to run Minitest tests
    • โž• Add RailsBestPractices pre-commit hook which lints code with rails_best_practices

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix --run flag to not block reading STDIN when using existing hook scripts
    • ๐Ÿ›  Fix RuboCop pre-commit hook to fail when RuboCop version specified by Bundler context is not available
    • ๐Ÿ›  Fix TextWidth commit-msg hook to not include newline characters in calculated width