v0.0.277
github-actions
released this
06 Jul 02:44
·
4958 commits
to main
since this release
What's Changed
Breaking Changes
- Add .ipynb_checkpoints, .pyenv, .pytest_cache, and .vscode to default excludes by @charliermarsh in #5513
Rules
Settings
Bug Fixes
- Fix eval detection for suspicious-eval-usage by @charliermarsh in #5506
- Avoid PERF rules for iteration-dependent assignments by @charliermarsh in #5508
- Avoid returning first-match for rule prefixes by @charliermarsh in #5511
Full Changelog: v0.0.276...v0.0.277