summary refs log tree commit diff
path: root/changelog.d/14633.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.75.0rc1David Robertson2023-01-101-1/+0
|
* Switch to ruff instead of flake8. (#14633)Patrick Cloke2022-12-211-0/+1
ruff is a flake8-compatible Python linter written in Rust. It supports the flake8 plugins that we use and is significantly faster in testing.