Skip to content

Commit b30a864

Browse files
committed
docs(CHANGES): Note update to ruff
1 parent efd5b75 commit b30a864

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES

+13
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,19 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
1919

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

22+
_Maintenance only, no bug fixes or features_
23+
24+
### Internal improvements
25+
26+
- Move formatting, import sorting, and linting to [ruff].
27+
28+
This rust-based checker has dramatically improved performance. Linting and
29+
formatting can be done almost instantly.
30+
31+
This change replaces black, isort, flake8 and flake8 plugins.
32+
33+
[ruff]: https://ruff.rs
34+
2235
## tmuxp 1.27.1 (2022-04-07)
2336

2437
_Maintenance only, no bug fixes or features_

0 commit comments

Comments
 (0)