What's Changed
- Trim dedented sections for arg detection by @charliermarsh in #793
- Trigger N818 when parent ends in Error or Exception by @charliermarsh in #796
- Fix D202 to remove line after docstring by @charliermarsh in #797
- Except BaseException from N818 checks by @charliermarsh in #798
- Ignore globals when checking local variable names by @charliermarsh in #800
Full Changelog: v0.0.125...v0.0.126