Overcommit v0.59.0 Release Notes
-
- ➕ Add
--disable-pending-cops
as default flag toRuboCop
pre-commit hook to ignore non-existent cops. Requires RuboCop0.82.0
or newer. - Fix deprecation warning for
Bundler.with_clean_env
. - 🛠 Fix handling of some kinds of pronto errors in the
Pronto
hook. - 🛠 Fix encoding of process output on Windows.
- ➕ Add support for specifying hook type to
--run
flag. - 🛠 Fix message regex parser for Stylelint.
- 🛠 Fix configuration loading on Ruby 3.1.
- 🛠 Fix
YamlSyntax
to support aliases when parsing. - 🛠 Fix run output to explicitly flush partial logs.
- ➕ Add