What's Changed
- Implement flake8-simplify SIM112 by @messense in #1764
- Do not autofix PT004 and PT005 by @harupy in #1763
- Disable release builds on CI by @charliermarsh in #1761
- Move CONTRIBUTING.md to top-level by @charliermarsh in #1768
- [
flake8-bandit
] Add Rule forS508
(snmp insecure version) &S509
(snmp weak cryptography) by @saadmk11 in #1771 - Generate RuleCode::origin() via macro by @not-my-profile in #1770
- Disable doctests by @charliermarsh in #1772
- Enable isort-style
required-imports
enforcement by @charliermarsh in #1762 - Pyupgrade: Format specifiers by @colin99d in #1594
- Avoid B023 false-positives for some common builtins by @charliermarsh in #1776
Full Changelog: v0.0.217...v0.0.218