ruff/crates/ruff_cli
Charlie Marsh b685ee4749
Enable tab completion for ruff rule (#7560)
## Summary

Writing `ruff rule E1`, then tab, shows:

<img width="724" alt="Screen Shot 2023-09-20 at 9 29 09 PM"
src="00297f24-8828-4485-a00e-6af1ab4e7875">

Closes https://github.com/astral-sh/ruff/issues/2812.
2023-09-20 22:05:39 -04:00
..
resources/test/fixtures Include file permissions in key for cached files (#5901) 2023-07-25 17:06:47 +00:00
src Enable tab completion for ruff rule (#7560) 2023-09-20 22:05:39 -04:00
tests Enable tab completion for ruff rule (#7560) 2023-09-20 22:05:39 -04:00
Cargo.toml Rename ruff crate to ruff_linter (#7529) 2023-09-20 08:38:27 +02:00