ruff/python
Zanie Blue 2c6b534e1f
Update ecosystem check headers to show unchanged project count (#9157)
Instead of displaying the total completed project count in the "changed"
section of a header, we now separately calculated the changed and
unchanged count to make the header message nice and clear.

e.g.

> ℹ️ ecosystem check **detected format changes**. (+1772 -1859 lines in
239 files in 26 projects; 6 project errors; 9 projects unchanged)

and

> ℹ️ ecosystem check **detected linter changes**. (+4598 -5023
violations, +0 -40 fixes in 13 projects; 4 project errors; 24 projects
unchanged)


Previously, it would have included the unchanged count in the first
project count.
2023-12-16 00:05:38 -06:00
..
ruff Fix subprocess.run on Windows Python 3.7 (#5220) 2023-06-20 13:53:32 -04:00
ruff-ecosystem Update ecosystem check headers to show unchanged project count (#9157) 2023-12-16 00:05:38 -06:00