What's Changed
- Implement pyupgrade check for io.open alias by @squiddy in #1399
- Tweak secret detection for playground releases by @charliermarsh in #1402
- Support isort's force-single-line option by @squiddy in #1366
- Replace
make_tokenize
withmake_tokenizer_located
by @harupy in #1405 - Add cargo +nightly dev generate-all by @charliermarsh in #1404
- Allow specification of explicit docstring convention by @charliermarsh in #1408
- Pyupgrade: converts
universal_newlines
totext
insubprocess.run
by @colin99d in #1403 - Fix invalid reference to ruff_options.rs by @charliermarsh in #1409
Full Changelog: v0.0.195...v0.0.196