ruff/python/ruff-ecosystem/ruff_ecosystem
Zanie Blue 46fcd19ca6
Fix division by zero error in ecosystem check (#11469)
e.g.
https://github.com/astral-sh/ruff/actions/runs/9144809516/job/25143076896?pr=11468

<img width="1388" alt="Screenshot 2024-05-19 at 12 02 15 AM"
src="https://github.com/astral-sh/ruff/assets/2586601/0df7cbcd-712c-4ea9-96f5-73f871570525">
2024-05-19 09:08:10 -05:00
..
__init__.py Rewrite ecosystem checks and add `ruff format` reports (#8223) 2023-10-27 17:28:01 -05:00
__main__.py Rewrite ecosystem checks and add `ruff format` reports (#8223) 2023-10-27 17:28:01 -05:00
check.py Fix division by zero error in ecosystem check (#11469) 2024-05-19 09:08:10 -05:00
cli.py Add support for `ruff-ecosystem` format comparisons with `black` (#8419) 2023-11-02 01:29:25 +00:00
defaults.py Add some new projects to the ecosystem CI (#11468) 2024-05-19 08:08:38 -05: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