Skip to content

Commit

Permalink
docs(CHANGES): Note ruff update
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed May 27, 2023
1 parent 249bdf5 commit baab606
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,17 @@ _Maintenance only, no bug fixes or features_

### Internal improvements

- Move formatting, import sorting, and linting to [ruff].

This rust-based checker has dramatically improved performance. Linting and
formatting can be done almost instantly.

This change replaces black, isort, flake8 and flake8 plugins.

- libvcs: 0.21.1 -> 0.21.2 (addition of ruff)

[ruff]: https://ruff.rs

## vcspull v1.20.3 (2023-05-14)

### Bug fix
Expand Down

0 comments on commit baab606

Please sign in to comment.