ruff/crates/ruff_cli/src
Micha Reiser 595cd065f3
Reduce explcit clones (#3793)
2023-03-29 15:15:14 +02:00
..
bin Use `wild::args()` and add `wild` as a dependency (#3739) 2023-03-26 14:32:45 +00:00
commands Move `fix::FixMode` to `flags::FixMode` (#3753) 2023-03-26 21:40:06 +00:00
args.rs Add basic jupyter notebook support (#3440) 2023-03-20 12:06:01 +01:00
cache.rs refactor: Introduce `CacheKey` trait (#3323) 2023-03-03 18:29:49 +00:00
diagnostics.rs Move `fix::FixMode` to `flags::FixMode` (#3753) 2023-03-26 21:40:06 +00:00
lib.rs Reduce explcit clones (#3793) 2023-03-29 15:15:14 +02:00
panic.rs Gracefully handle lint panics (#3509) 2023-03-19 17:08:38 +01:00
printer.rs Improve performance of statistics (#3751) 2023-03-26 18:46:44 -04:00
resolve.rs Support shell expansion for --config argument (#3107) 2023-02-21 23:33:41 +00:00