v0.0.259
Summary
Follow-up release to v0.0.258
to fix an issue related to rule resolution via select
and ignore
.
What's Changed
Bug Fixes
- Fix RuleSet.remove by @MichaReiser in #3685
- Respect all rule-exemption sources when suppressing parser errors by @charliermarsh in #3665
- Avoid nested loops in
missing_whitespace
by @charliermarsh in #3688
Full Changelog: v0.0.258...v0.0.259