What's Changed
- Add error code categories to table of contents by @charliermarsh in #504
- Implement configuration options for pep8-naming by @charliermarsh in #505
- Move pyproject.toml logging to debug by @charliermarsh in #506
- Remove leading space from C416 message by @andersk in #508
- Simplify SourceCodeLocator offset computation by @charliermarsh in #509
- Use a single SourceCodeLocator everywhere by @charliermarsh in #510
Full Changelog: v0.0.89...v0.0.90