ruff/python
Zanie e37b3b0742 Always request the concise output format during ecosystem checks (#9708)
Fixes a regression in the ecosystem checks from
https://github.com/astral-sh/ruff/pull/9687 which was causing them to
run for multiple hours due to the size of the output.

We need the concise format for comparisons.

We should probably update the ecosystem checks to actually diff the full
output in the future because that'd be nice.
# Conflicts:
#	python/ruff-ecosystem/ruff_ecosystem/projects.py
2024-02-01 13:35:02 -06:00
..
ruff Check path string properly (#9367) 2024-01-02 21:02:34 +00:00
ruff-ecosystem Always request the concise output format during ecosystem checks (#9708) 2024-02-01 13:35:02 -06:00