v0.0.50
What's Changed
- Expose a public 'check' method by @charliermarsh in #289
- pre-commit: Validate pyproject.toml by @cclauss in #266
- fix: Make assigns to dunder exception for E402. by @sgryjp in #294
- Add end locations to all nodes by @charliermarsh in #296
- Add an end location to Check by @charliermarsh in #299
- Enable LibCST-based autofixing for SPR001 by @charliermarsh in #297
- Avoid falling back to A003 when A001 is disabled by @charliermarsh in #302
New Contributors
Full Changelog: v0.0.49...v0.0.50