Overcommit v0.26.0 Release Notes

  • ๐Ÿ†• New Features

    • โž• Add EmptyMessage commit-msg hook that reports commits messages that are empty or contain only whitespace
    • โž• Add env hook configuration option that allows you to set values for environment variables during the course of a particular hook's run

    ๐Ÿ› Bug Fixes

    • ๐Ÿ›  Fix handling of paths with spaces in the name
    • ๐Ÿ›  Fix CaseConflicts pre-commit hook to not fail on initial commit
    • ๐Ÿ›  Fix handling of files removed or renamed in a commit amendment