What's Changed
- Support unterminated isort: off directives by @charliermarsh in #1074
- Support isort: skip_file directive by @charliermarsh in #1075
- Import compatibility with
isort
newline-insertion behavior by @charliermarsh in #1078 - Tweak summary message to include total error counts by @charliermarsh in #1067
- Support isort: split directive by @charliermarsh in #1081
- Add action comments to README.md by @charliermarsh in #1082
Full Changelog: v0.0.160...v0.0.161