ruff/crates/ruff_cli
Charlie Marsh 97510c888b
Show --no-X variants in CLI help (#7504)
I'd really like this to render as `--preview / --no-preview`, but I
looked for a while in the Clap internals and issue tracker
(https://github.com/clap-rs/clap/issues/815) and I really can't figure
out a way to do it -- this seems like the best we can do? It's also what
they do in Orogene.

Closes https://github.com/astral-sh/ruff/issues/7486.
2023-09-19 12:27:30 +00:00
..
resources/test/fixtures Include file permissions in key for cached files (#5901) 2023-07-25 17:06:47 +00:00
src Show --no-X variants in CLI help (#7504) 2023-09-19 12:27:30 +00:00
tests Move documentation to docs.astral.sh/ruff (#7419) 2023-09-15 22:49:42 -04:00
Cargo.toml Bump version to 0.0.290 (#7413) 2023-09-15 13:51:46 -05:00