v0.0.231
·
11441 commits
to main
since this release
What's Changed
- fix: issue D401 only for non-test/property functions and methods by @scop in #2071
- feat: flake8-use-pathlib PTH100-124 by @sbrugman in #2090
- refactor: remove redundant enum by @sbrugman in #2091
- feat: Implement TRY201 by @alonme in #2073
- Avoid nested-if violations when outer-if has else clause by @charliermarsh in #2095
- Add flake8-pie PIE804: no-unnecessary-dict-kwargs by @sbdchd in #1884
- Add flake8-pie PIE800: no-unnecessary-spread by @sbdchd in #1881
- Remove some usages of default format for expressions by @charliermarsh in #2100
- docs(readme): add pypa cibuildwheel by @sbrugman in #2107
- refactor: Get rid of
build.rsand other refactors by @not-my-profile in #2101 - Fix outdated description of ruff's support of isort settings by @thomkeh in #2106
- [
flake8-bandit] Added RuleS612(Use of insecurelogging.config.listen) by @saadmk11 in #2108
New Contributors
Full Changelog: v0.0.230...v0.0.231