Skip to content

Commit

Permalink
docs(CHANGES): Note update to ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed May 27, 2023
1 parent efd5b75 commit 1989584
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,19 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force

<!-- Maintainers, insert changes / features for the next release here -->

_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.

[ruff]: https://ruff.rs

## tmuxp 1.27.1 (2022-04-07)

_Maintenance only, no bug fixes or features_
Expand Down

0 comments on commit 1989584

Please sign in to comment.