Skip to content

Commit baab606

Browse files
committed
docs(CHANGES): Note ruff update
1 parent 249bdf5 commit baab606

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES

+9
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,17 @@ _Maintenance only, no bug fixes or features_
2525

2626
### Internal improvements
2727

28+
- Move formatting, import sorting, and linting to [ruff].
29+
30+
This rust-based checker has dramatically improved performance. Linting and
31+
formatting can be done almost instantly.
32+
33+
This change replaces black, isort, flake8 and flake8 plugins.
34+
2835
- libvcs: 0.21.1 -> 0.21.2 (addition of ruff)
2936

37+
[ruff]: https://ruff.rs
38+
3039
## vcspull v1.20.3 (2023-05-14)
3140

3241
### Bug fix

0 commit comments

Comments
 (0)