What's Changed
- Automatically write to src/checks_gen.rs by @charliermarsh in #604
- Remove rust version from CONTRIBUTING.md by @squiddy in #605
- Automatically update README.md from generate_rules_table.rs by @charliermarsh in #606
- Create a separate dev crate for development scripts by @charliermarsh in #607
- Add a list of projects using Ruff by @charliermarsh in #608
- Remove some usages of Ruff internals in ruff_dev by @charliermarsh in #610
- Add a README link to each plugin by @charliermarsh in #611
- Fix “Code” misspelling by @andersk in #614
- Only track noqa directives for multi-line strings by @charliermarsh in #615
New Contributors
Full Changelog: v0.0.102...v0.0.103