Skip to content

Commit c041618

Browse files
committed
docs(CHANGES): Note ruff stringency changes
1 parent 20a7582 commit c041618

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES

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

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

22+
### Development
23+
24+
- Code quality improved via [ruff] rules (#879)
25+
26+
This includes fixes made by hand alongside ruff's automated fixes. The more
27+
stringent rules include import sorting, and still runs almost instantly
28+
against the whole codebase.
29+
2230
## tmuxp 1.29.1 (2023-09-02)
2331

2432
### Development

0 commit comments

Comments
 (0)