ruff/crates
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
..
flake8_to_ruff Bump version to 0.0.269 (#4506) 2023-05-18 19:45:20 +00:00
ruff [`flake8-bandit`] Implement `paramiko-call` (`S601`) (#4500) 2023-05-19 03:40:50 +00:00
ruff_benchmark Enable `pycodestyle` rules (#3689) 2023-05-16 20:39:43 +00:00
ruff_cache Remove unnecessary path prefixes (#4492) 2023-05-18 10:19:09 -04:00
ruff_cli Create dummy format CLI (#4453) 2023-05-19 11:45:52 +02:00
ruff_dev Enable `pycodestyle` rules under new "nursery" category (#4407) 2023-05-16 21:21:58 +00:00
ruff_diagnostics Enable `pycodestyle` rules under new "nursery" category (#4407) 2023-05-16 21:21:58 +00:00
ruff_formatter Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
ruff_macros Remove unnecessary path prefixes (#4492) 2023-05-18 10:19:09 -04:00
ruff_python_ast Remove `regex` dependency from `ruff_python_ast` (#4518) 2023-05-19 06:44:18 +00:00
ruff_python_formatter Remove unnecessary path prefixes (#4492) 2023-05-18 10:19:09 -04:00
ruff_python_semantic Invert quote-style when generating code within f-strings (#4487) 2023-05-18 14:33:33 +00:00
ruff_python_stdlib Enable automatic rewrites of `typing.Deque` and `typing.DefaultDict` (#4420) 2023-05-15 22:33:24 +00:00
ruff_rustpython Re-integrate RustPython parser repository (#4359) 2023-05-11 07:47:17 +00:00
ruff_testing_macros Use Rust 1.69 (#4065) 2023-04-22 23:04:17 +01:00
ruff_wasm Implement `--extend-fixable` option (#4297) 2023-05-18 22:20:19 -04:00