What's Changed
Bug Fixes
- Reset model state when exiting deferred visitors by @charliermarsh in #6208
- Skip trivia when searching for named exception by @charliermarsh in #6218
- Avoid PERF401 false positive on list access in loop by @charliermarsh in #6220
- Avoid detecting continuations at non-start-of-line by @charliermarsh in #6219
- Revert "Expand scope of
quoted-annotation
rule (#5766)" by @charliermarsh in #6237
New Contributors
Full Changelog: v0.0.281...v0.0.282