What's Changed
- Apply fix to all errors in E711 and E712 autofix by @charliermarsh in #1238
- Avoid converting expression to statement in invald contexts by @charliermarsh in #1239
- Automatically ignore files specified in
.gitignore
by @charliermarsh in #1234 - Add new .gitignore behavior to BREAKING_CHANGES.md by @charliermarsh in #1240
- Always check zero-depth CLI paths by @charliermarsh in #1241
- Enable opt-out of
.gitignore
checks viarespect-gitignore
flag by @charliermarsh in #1242
Full Changelog: v0.0.180...v0.0.181