Features
- Extends
WPS365: match with a single case statement is now also considered simplifiable. Match with simple sequence and mapping patterns are now also considered simplifiable - Extends
WPS349: Slices with a trailing colon (empty step) likearray[start:stop:]andarray[start::]are now considered as redundant, #1071 - Extends
WPS347: imports aliased with names from--allowed-domain-namesare now allowed, #3741
Docs
- docs: add PyCharm File Watcher integration guide (fixes #2904) by @f1sherFM in #3645
- docs: add PyCharm LSP integration guide (fixes #3586) by @f1sherFM in #3646
- improve docs by @Khabib73 in #3692
- improve docs by @Khabib73 in #3699
New Contributors
- @f1sherFM made their first contribution in #3645
- @Khabib73 made their first contribution in #3674
- @sobolevn with @Copilot made their first contribution in #3737
Full Changelog: 1.6.2...1.7.0