Commit 0708824
committed
chore(ruff) ruff v0.12.1 aggressive fixes
uv run ruff check --select ALL . --fix --unsafe-fixes --preview --show-fixes; uv run ruff format .
Fixed 2 errors:
- src/tmuxp/workspace/finders.py:
2 × PLC1802 (len-test)
Found 1112 errors (2 fixed, 1110 remaining)1 parent 002a105 commit 0708824
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
0 commit comments