Skip to content

Commit d31eedd

Browse files
committed
docs(CHANGES): Note move to ruff format
1 parent 3a405d5 commit d31eedd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGES

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ $ pipx install --suffix=@next 'tmuxp' --pip-args '\--pre' --force
2626

2727
See also: https://github.com/python-poetry/poetry/blob/1.7.0/CHANGELOG.md
2828

29+
### Development
30+
31+
- Move formatting from `black` to [`ruff format`] (#890)
32+
33+
This retains the same formatting style of `black` while eliminating a
34+
dev dependency by using our existing rust-based `ruff` linter.
35+
36+
[`ruff format`]: https://docs.astral.sh/ruff/formatter/
37+
2938
## tmuxp 1.31.0 (2023-09-23)
3039

3140
### Breaking changes

0 commit comments

Comments
 (0)