What's Changed
- DRY up usages of matches with fixer Mode by @charliermarsh in #470
- Correct EOL offset for lines ending with multi-byte char by @sgryjp in #471
- Use lazy initialization for SourceCodeLocator by @charliermarsh in #472
- Implement B007 (unused loop control variable) by @charliermarsh in #473
Full Changelog: v0.0.83...v0.0.84