Fixes
check-shebang-scripts-are-executable
: improve error message.- #1115 PR by @homebysix.
Migrating
- now requires python >= 3.9.
file-contents-sorter
: disallow--unique
and--ignore-case
at the same
time.- #1095 PR by @nemacysts.
- #794 issue by @teksturi.
- Removed
check-byte-order-marker
andfix-encoding-pragma
.