ruff/crates/ruff_cli
konstin 32f1edc555
Create dummy format CLI (#4453)
* Create dummy format CLI

* Hide format from clap, too

Missed that this is a separate option from `#[doc(hidden)]`

* Remove cargo feature and replace with warning

* No-alloc files parameter matching

* beta warning: warn -> warn_user_once

* Rephrase warning
2023-05-19 11:45:52 +02:00
..
src Create dummy format CLI (#4453) 2023-05-19 11:45:52 +02:00
tests Enable `pycodestyle` rules under new "nursery" category (#4407) 2023-05-16 21:21:58 +00:00
Cargo.toml Bump version to 0.0.269 (#4506) 2023-05-18 19:45:20 +00:00