What's Changed
- Infer plugins based on per-file-ignores, ignores, etc. by @charliermarsh in #632
- Fix --ignore for ANN101 and ANN102 by @charliermarsh in #637
- Implement B004 by @harupy in #638
- Add fix option to
pyproject.toml
by @charliermarsh in #639 - Implement B005 by @harupy in #643
- Add a flake8-to-ruff mention by @charliermarsh in #644
- Include function and argument names in ANN checks by @charliermarsh in #648
Full Changelog: v0.0.105...v0.0.106