What's Changed
- Check for keyword arguments before the last star argument by @andersk in #1420
- Add Support for GitLab CI Code Quality Report Format by @saadmk11 in #1424
- Turn off wasm-pack tests by @charliermarsh in #1427
- Extract duplicated logic into method by @hanneskaeufler in #1428
- Rewrite xml.etree.cElementTree to xml.etree.ElementTree by @colin99d in #1426
- PyUpgrade: Replace pipes with
capture_output=True
by @colin99d in #1415 - Add a --diff flag to dry-run autofixes by @charliermarsh in #1431
- Split into lint and lint-and-fix methods by @charliermarsh in #1432
- Warn the user when max iteration count is reached by @charliermarsh in #1433
New Contributors
Full Changelog: v0.0.198...v0.0.199