ruff/python/ruff-ecosystem/ruff_ecosystem
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
..
__init__.py
__main__.py
check.py Fix typo in truncation comment (#9318) 2023-12-29 21:40:12 -06:00
cli.py Add support for ruff-ecosystem format comparisons with black (#8419) 2023-11-02 01:29:25 +00:00
defaults.py Add jupyter notebooks to ecosystem checks (#9293) 2024-01-04 15:38:42 -06:00
format.py Allow config-file overrides in ecosystem checks (#9286) 2023-12-28 10:44:50 -06:00
main.py Allow config-file overrides in ecosystem checks (#9286) 2023-12-28 10:44:50 -06:00
markdown.py Fix up some types in the ecosystem code (#8898) 2023-11-30 16:02:20 -06:00
projects.py Always request the concise output format during ecosystem checks (#9708) 2024-02-01 13:35:02 -06:00
types.py Fix ecosystem format line changed counts (#9158) 2023-12-16 00:14:17 -06:00