What's Changed
- Fix find_and_parse_pyproject_toml test for #772 by @andersk in #774
- Propagate exit code through Python main wrapper by @andersk in #776
- Remove unnecessary abspath rule (U002) by @JonathanPlasse in #781
- Add the tools identifier in the TOC by @JonathanPlasse in #779
- Implement auto-fix for E711 and E712 by @harupy in #784
- Implement flake8-tidy-imports by @charliermarsh in #789
- docs(integrations): neovim
null-ls
integration by @eddiebergman in #782 - Tweak presentation of
null-ls
andefm
docs by @charliermarsh in #791
New Contributors
- @JonathanPlasse made their first contribution in #781
- @eddiebergman made their first contribution in #782
Full Changelog: v0.0.124...v0.0.125