ruff/python/ruff-ecosystem/ruff_ecosystem
T-256 aec80dc3ab
Ruff ecosystem: pass no-preview cli arg by default (#8775)
Addresses
https://github.com/astral-sh/ruff/pull/8489#issuecomment-1793513411
That issues still exist on formatter, but since `black` doesn't support
`no-preview` cli arg, I didn't include it in this PR.

---------

Co-authored-by: Zanie <contact@zanie.dev>
2023-11-20 12:21:51 -06: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 Ensure ecosystem project errors are properly fenced (#8516) 2023-11-06 09:35:07 -06:00
cli.py Add support for ruff-ecosystem format comparisons with black (#8419) 2023-11-02 01:29:25 +00:00
defaults.py Rewrite ecosystem checks and add ruff format reports (#8223) 2023-10-27 17:28:01 -05:00
format.py Ensure ecosystem project errors are properly fenced (#8516) 2023-11-06 09:35:07 -06:00
main.py Add support for ruff-ecosystem format comparisons with black (#8419) 2023-11-02 01:29:25 +00:00
markdown.py Only show ecosystem command used if options are non-default (#8435) 2023-11-02 08:53:33 -05:00
projects.py Ruff ecosystem: pass no-preview cli arg by default (#8775) 2023-11-20 12:21:51 -06:00
types.py Add support for ruff-ecosystem format comparisons with black (#8419) 2023-11-02 01:29:25 +00:00