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