Overcommit v0.17.0 Release Notes

    • 🔄 Change commit hook header text to bold instead of bold white so that it displays on terminals with a white background
    • ➕ Add support for OVERCOMMIT_DISABLE environment variable, which when set prevents Overcommit hooks from running
    • 🛠 Fix bug that prevented RailsSchemaUpToDate from working in directories that contained decimals
    • Warn when trying to pipe commands using the execute helper, as this is not supported
    • 👻 Include both standard out/error streams in exception messages in pre-commit hook context