Overcommit v0.19.0 Release Notes

    • ➕ Add --no-pngout flag for image_optim command on :fail message
    • 🛠 Fix Brakeman pre-commit hook when multiple files have been staged
    • Reset modification times more frequently when cleaning up the environment after running pre-commit hooks. This should help overcommit work with file watchers a little more nicely.
    • ➕ Add pre-commit JavaScript style checking with JSXCS
    • ➕ Add pre-commit Ruby code smell checking with Reek
    • Gracefully handle .git files that point to an external git directory